Home
last modified time | relevance | path

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

/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_client_impl.cpp238 bool BundleMgrClientImpl::IsFileExisted(const std::string &filePath, const std::string &suffix) con… in IsFileExisted() function in OHOS::AppExecFwk::BundleMgrClientImpl
/foundation/ace/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp557 bool IsFileExisted(const char * const filePath) in IsFileExisted() function