Home
last modified time | relevance | path

Searched defs:statPath (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_file/class_file/
Dfile_n_exporter.cpp294 int statPath = GetRealPath(path); in RmdirExec() local
331 int statPath = GetRealPath(path); in GetExec() local
395 int statPath = GetRealPath(path); in ListExec() local
687 int statPath = GetRealPath(path); in DeleteExec() local
720 int statPath = GetRealPath(path); in AccessExec() local
756 int statPath = GetRealPath(path); in WriteTextExec() local
795 int statPath = GetRealPath(path); in WriteArrayBufferExec() local
839 int statPath = GetRealPath(path); in ReadTextExec() local
887 int statPath = GetRealPath(path); in ReadArrayBufferExec() local
/foundation/resourceschedule/memmgr/common/src/
Dkernel_interface.cpp207 std::string statPath = JoinPath("/proc/", std::to_string(procInfo.pid), "/stat"); in GetPidProcInfo() local