Home
last modified time | relevance | path

Searched refs:CheckPath (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_expand.c31 static inline bool CheckPath(const char *name) in CheckPath() function
56 APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()
110 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()
H A Dsandbox_utils.cpp1211 static inline bool CheckPath(const std::string& name) in CheckPath() function
1254 APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()
1308 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dhap_restorecon.cpp143 static bool CheckPath(const std::string &path) in CheckPath() function
298 if (!CheckPath(realPath)) { in HapFileRestorecon()

Completed in 6 milliseconds