/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | hap_manager.cpp | 202 bool HapManager::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::HapManager
|
H A D | resource_manager_impl.cpp | 597 bool ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_resource_manager.cpp | 33 bool ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl 38 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &over… in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 34 bool AddResource(const char* path) override in AddResource() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 34 virtual bool AddResource(const char* path) in AddResource() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | resource_manager_addon.cpp | 338 napi_value ResourceManagerAddon::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerAddon
|
/ohos5.0/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_impl.cpp | 181 int32_t ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Resource::ResourceManagerImpl
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_manager.cpp | 374 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::HapManager 380 bool HapManager::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::HapManager
|
H A D | resource_manager_impl.cpp | 1098 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl 1117 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &over… in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | resource_manager_test.cpp | 103 void ResourceManagerTest::AddResource(const char *language, const char *script, const char *region) in AddResource() function in __anon1dc8ea2c0110::ResourceManagerTest
|
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/ |
H A D | resource_manager_addon.cpp | 422 napi_value ResourceManagerAddon::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerAddon
|
H A D | resource_manager_napi_sync_impl.cpp | 1013 napi_value ResourceManagerNapiSyncImpl::AddResource(napi_env env, napi_callback_info info) in AddResource() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | resource_manager_test_common.cpp | 86 void ResourceManagerTestCommon::AddResource(const char *language, const char *script, const char *r… in AddResource() function in ResourceManagerTestCommon
|