Searched defs:fileMap (Results 1 - 5 of 5) sorted by relevance
| /base/update/sys_installer/services/module_update/src/ |
| H A D | module_file_repository.cpp | 42 auto& fileMap = moduleFileMap_[hmpName]; in InitRepository() local 129 std::unordered_map<std::string, ModuleFile> fileMap = mapIter->second; in GetModuleFile() local 165 std::unordered_map<std::string, ModuleFile> &fileMap = mapIter->second; in Clear() local 85 ProcessFile(const string &hmpName, const string &path, const string &file, std::unordered_map<std::string, ModuleFile> &fileMap, const Timer &timer) const ProcessFile() argument [all...] |
| /base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/ |
| H A D | ohos_resource_adapter_test.cpp | 183 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap = std::make_unique<OHOS::AbilityBase::FileMapper>(); in HWTEST_F() local
|
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| H A D | ohos_resource_adapter_impl.cpp | 243 OhosFileMapperImpl::OhosFileMapperImpl(std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap, in OhosFileMapperImpl() argument 506 std::unique_ptr<OHOS::AbilityBase::FileMapper> fileMap; in GetRawFileMapper() local
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| H A D | main_thread_test.cpp | 477 std::vector<std::pair<std::string, std::string>> fileMap; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | main_thread.cpp | 2973 GetHqfFileAndHapPath(const std::string &bundleName, std::vector<std::pair<std::string, std::string>> &fileMap) GetHqfFileAndHapPath() argument
|
Completed in 10 milliseconds