Home
last modified time | relevance | path

Searched refs:RX_PathIsRelative (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/port/win/
Dport_win.h365 #define RX_PathIsRelative PathIsRelativeW macro
389 #define RX_PathIsRelative PathIsRelativeA macro
Denv_win.cc1028 !RX_PathIsRelative(RX_FN(db_path).c_str())) { in GetAbsolutePath()
1137 if (RX_PathIsRelative(RX_FN(fname).c_str())) { in GetSectorSize()