Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c58 APPSPAWN_STATIC bool CheckDirRecursive(const char *path) in CheckDirRecursive() function
H A Dsandbox_utils.cpp219 static bool CheckDirRecursive(const std::string &path) in CheckDirRecursive() function