/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
H A D | NumericCodeData.java | 80 public void writeResource(OutputStreamWriter osw, String resName) throws IOException { in writeResource() argument
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
H A D | ICUResourceBundleCollationTest.java | 160 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ICUResourceBundleCollationTest.java | 163 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
H A D | ICUResourceBundleTest.java | 787 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_utils.cpp | 145 std::string resName; in ProcessImageSource() local
|
H A D | resource_adapter.h | 55 virtual Color GetColorByName(const std::string& resName) in GetColorByName() argument 62 virtual Dimension GetDimensionByName(const std::string& resName) in GetDimensionByName() argument 69 virtual std::string GetStringByName(const std::string& resName) in GetStringByName() argument 83 virtual double GetDoubleByName(const std::string& resName) in GetDoubleByName() argument 90 virtual int32_t GetIntByName(const std::string& resName) in GetIntByName() argument 100 virtual std::string GetPluralStringByName(const std::string& resName, int quantity) in GetPluralStringByName() argument 115 virtual std::string GetMediaPathByName(const std::string& resName) in GetMediaPathByName() argument 147 virtual bool GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetMediaData() argument 152 virtual bool GetMediaData(const std::string& resName, size_ argument 188 GetIdByName(const std::string& resName, const std::string& resType, uint32_t& resId) const GetIdByName() argument [all...] |
H A D | theme_constants.cpp | 249 GetPluralStringByName(const std::string& resName, int count) const GetPluralStringByName() argument 373 GetResourceIdByName(const std::string& resName, const std::string& resType, uint32_t& resId) const GetResourceIdByName() argument [all...] |
/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_hevc_unit_test.cpp | 151 void AVSourceUnitTest::CheckHevcInfo(const std::string resName) in CheckHevcInfo() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/ |
H A D | theme_mock.cpp | 193 Color ResourceAdapterMock::GetColorByName(const std::string& resName) in GetColorByName() argument 202 Dimension ResourceAdapterMock::GetDimensionByName(const std::string& resName) in GetDimensionByName() argument 211 std::string ResourceAdapterMock::GetStringByName(const std::string& resName) in GetStringByName() argument 225 double ResourceAdapterMock::GetDoubleByName(const std::string& resName) in GetDoubleByName() argument 234 int32_t ResourceAdapterMock::GetIntByName(const std::string& resName) in GetIntByName() argument 243 GetMediaPathByName(const std::string& resName) GetMediaPathByName() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/common/resource/ |
H A D | resource_wrapper.h | 132 GetPluralStringByName(const std::string& resName, int count) const GetPluralStringByName() argument 289 GetResourceIdByName(const std::string& resName, const std::string& resType, uint32_t& resId) const GetResourceIdByName() argument [all...] |
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | theme_mock.cpp | 193 Color ResourceAdapterMock::GetColorByName(const std::string& resName) in GetColorByName() argument 202 Dimension ResourceAdapterMock::GetDimensionByName(const std::string& resName) in GetDimensionByName() argument 211 std::string ResourceAdapterMock::GetStringByName(const std::string& resName) in GetStringByName() argument 225 double ResourceAdapterMock::GetDoubleByName(const std::string& resName) in GetDoubleByName() argument 234 int32_t ResourceAdapterMock::GetIntByName(const std::string& resName) in GetIntByName() argument 243 GetMediaPathByName(const std::string& resName) GetMediaPathByName() argument [all...] |
H A D | mock_theme_constants.cpp | 90 std::string ThemeConstants::GetPluralStringByName(const std::string& resName, int count) const in GetPluralStringByName() argument 155 GetResourceIdByName(const std::string& resName, const std::string& resType, uint32_t& resId) const GetResourceIdByName() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
H A D | ohos_file.cpp | 306 std::string resName; in OpenRawFile() local
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/ |
H A D | socperf_common.h | 64 ResNode(int32_t resId, const std::string& resName, int32_t resMode, int32_t resPair, int32_t resPersistMode)
in ResNode() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_profile_config.cpp | 167 GetResFromResMgr( const std::string &resName, ResourceManager &resMgr, const std::string &hapPath) GetResFromResMgr() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUResourceBundleTest.java | 787 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sceneview.cpp | 98 bool GetResourceName(const std::string& uri, std::string& resName) in GetResourceName() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_client_impl.cpp | 325 bool BundleMgrClientImpl::GetResFromResMgr(const std::string &resName, const std::shared_ptr<ResourceManager> &resMgr, in GetResFromResMgr() argument
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage.cpp | 685 GetResFromResMgr( const std::string &resName, const std::shared_ptr<Global::Resource::ResourceManager> &resMgr, bool isCompressed, std::vector<std::string> &profileInfo) GetResFromResMgr() argument
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | resource_adapter_impl_standard.cpp | 226 Color ResourceAdapterImpl::GetColorByName(const std::string& resName) in GetColorByName() argument 253 Dimension ResourceAdapterImpl::GetDimensionByName(const std::string& resName) in GetDimensionByName() argument 280 GetStringByName(const std::string& resName) GetStringByName() argument 306 GetPluralStringByName(const std::string& resName, int quantity) GetPluralStringByName() argument 358 GetDoubleByName(const std::string& resName) GetDoubleByName() argument 384 GetIntByName(const std::string& resName) GetIntByName() argument 472 GetMediaPathByName(const std::string& resName) GetMediaPathByName() argument 505 GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest) GetMediaData() argument 515 GetActualResourceName(const std::string& resName) GetActualResourceName() argument [all...] |
H A D | resource_adapter_impl.cpp | 440 bool ResourceAdapterImpl::GetIdByName(const std::string& resName, const std::string& resType, uint32_t& resId) const in GetIdByName() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl.cpp | 223 Color ResourceAdapterImpl::GetColorByName(const std::string& resName) in GetColorByName() argument 272 Dimension ResourceAdapterImpl::GetDimensionByName(const std::string& resName) in GetDimensionByName() argument 295 std::string ResourceAdapterImpl::GetStringByName(const std::string& resName) in GetStringByName() argument 317 GetPluralStringByName(const std::string& resName, int quantity) GetPluralStringByName() argument 364 GetDoubleByName(const std::string& resName) GetDoubleByName() argument 389 GetIntByName(const std::string& resName) GetIntByName() argument 500 GetMediaPathByName(const std::string& resName) GetMediaPathByName() argument 604 GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest) GetMediaData() argument 616 GetMediaData(const std::string& resName, size_t& len, std::unique_ptr<uint8_t[]>& dest, const std::string& bundleName, const std::string& moduleName) GetMediaData() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_loader.cpp | 668 std::string resName; in LoadImageData() local
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
H A D | bundle_mgr_client_system_test.cpp | 2116 std::string resName = ""; in HWTEST_F() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | genrb.cpp | 776 char *resName; in make_res_filename() local [all...] |