Searched refs:FindRawFile (Results 1 – 3 of 3) sorted by relevance
161 RState FindRawFile(const std::string &name, std::string &outValue);
304 RState HapManager::FindRawFile(const std::string &name, std::string &outValue) in FindRawFile() function in OHOS::Global::Resource::HapManager771 HapManager::FindRawFile(rawFileName, filePath); in FindRawFileFromHap()880 RState rState = HapManager::FindRawFile(name, paths); in FindRawFileDescriptor()
1070 return hapManager_->FindRawFile(name, outValue); in GetRawFilePathByName()