Home
last modified time | relevance | path

Searched defs:IsValidPath (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_utils.cpp27 bool IsValidPath(const std::string &filePath) in IsValidPath() function
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_file_utils.cpp176 bool BundleFileUtils::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::BundleFileUtils
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
Dremote_file_share.cpp156 static bool IsValidPath(const std::string &path) in IsValidPath() function
/foundation/multimodalinput/input/util/common/src/
Dutil.cpp271 static bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() function
/foundation/multimodalinput/input/tools/vuinput/src/
Dvirtual_device.cpp65 static inline bool IsValidPath(const std::string& rootDir, const std::string& filePath) in IsValidPath() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp438 bool InstalldOperator::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::AppExecFwk::InstalldOperator
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
Ddbm_kv_store.c75 static boolean IsValidPath(const char* path) in IsValidPath() function