/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 __anon301::ResourceManagerTest [all...] |
/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
|
/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_impl.cpp | 195 int32_t ResourceManagerImpl::AddResource(const char *path) in AddResource() function in OHOS::Resource::ResourceManagerImpl
|
/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 *region) in AddResource() function in ResourceManagerTestCommon
|
/base/global/resource_management/interfaces/js/innerkits/core/src/ |
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
|
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
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | resource_manager_impl.cpp | 1087 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl 1100 bool ResourceManagerImpl::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::ResourceManagerImpl
|
H A D | hap_manager.cpp | 375 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource() function in OHOS::Global::Resource::HapManager 387 bool HapManager::AddResource(const std::string &path, const std::vector<std::string> &overlayPaths) in AddResource() function in OHOS::Global::Resource::HapManager
|