Searched defs:CheckFilePath (Results 1 – 6 of 6) sorted by relevance
149 bool ModuleFileRepository::CheckFilePath(const ModuleFile &moduleFile, const string &prefix) const in CheckFilePath() function in OHOS::SysInstaller::ModuleFileRepository
106 int32_t (*CheckFilePath)(const char *path, char *realResourcePath, int32_t length); member
74 bool HapVerifyV2::CheckFilePath(const std::string& filePath, std::string& standardFilePath) in CheckFilePath() function in OHOS::Security::Verify::HapVerifyV2
329 static int32_t CheckFilePath(const char *path, char *realResourcePath, int32_t length) in CheckFilePath() function
681 ExceptionError CJInitialize::CheckFilePath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &co… in CheckFilePath() function in OHOS::CJSystemapi::Request::CJInitialize
164 bool JsInitialize::CheckFilePath( in CheckFilePath() function in OHOS::Request::JsInitialize