Home
last modified time | relevance | path

Searched refs:GetIdByName (Results 1 - 7 of 7) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h166 int GetIdByName(const char *name, const ResType resType) const;
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dglobal_test.cpp72 int ret = pResource->GetIdByName(name.c_str(), resType); in GetResId()
H A Dhap_resource_test.cpp84 int id = pResource->GetIdByName("app_name", ResType::STRING); in HWTEST_F()
165 int id = pResource->GetIdByName("app_name", ResType::STRING); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dhap_resource_test.cpp115 int id = pResource->GetIdByName("app_name", ResType::STRING); in HWTEST_F()
191 int id = pResource->GetIdByName("app_name", ResType::STRING); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h302 int GetIdByName(const char *name, const ResType resType) const;
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_resource.cpp233 int HapResource::GetIdByName(const char *name, const ResType resType) const in GetIdByName() function in OHOS::Global::Resource::HapResource
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp422 int HapResource::GetIdByName(const char *name, const ResType resType) const in GetIdByName() function in OHOS::Global::Resource::HapResource

Completed in 4 milliseconds