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