Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_utils.cpp27 bool IsValidPath(const std::string &filePath) in IsValidPath() function
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dobtain_file.cpp94 bool ObtainFile::IsValidPath(const std::string &filePath) in IsValidPath() function in OHOS::Request::Upload::ObtainFile
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp176 bool BundleFileUtils::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::BundleFileUtils
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_file.cpp101 bool StdFile::IsValidPath(const string_view /* path */) in IsValidPath() function in StdFile
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_file.c276 int IsValidPath(const char *path) in IsValidPath() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_mgr_client.cpp200 bool AppDomainVerifyMgrClient::IsValidPath(const std::string& path) in IsValidPath() function in OHOS::AppDomainVerify::AppDomainVerifyMgrClient
/ohos5.0/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp60 bool IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath() function
/ohos5.0/commonlibrary/utils_lite/js/builtin/filekit/src/
H A Dnativeapi_fs_impl.c33 static bool IsValidPath(const char* path) in IsValidPath() function
H A Dnativeapi_fs.cpp30 bool IsValidPath(const char* path) in IsValidPath() function
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutil.cpp265 bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() function
/ohos5.0/base/security/huks/utils/file_operator/
H A Dhks_file_operator.c79 static int32_t IsValidPath(const char *path) in IsValidPath() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp43 bool IsValidPath(const std::string &path) in IsValidPath() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp414 bool SandboxHelper::IsValidPath(const std::string &path) in IsValidPath() function in OHOS::AppFileService::SandboxHelper
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp46 bool IsValidPath(const std::string &path) in IsValidPath() function
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp68 static inline bool IsValidPath(const std::string& rootDir, const std::string& filePath) in IsValidPath() function
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp273 static bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c75 static boolean IsValidPath(const char* path) in IsValidPath() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp838 bool InstalldOperator::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::AppExecFwk::InstalldOperator