Home
last modified time | relevance | path

Searched refs:PROF (Results 1 - 12 of 12) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_common.h80 PROF = 20, enumerator
H A Dglobal_utils.h62 PROF = 20, enumerator
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h100 PROF = 20, enumerator
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp544 return GetRawFile(qd, ResType::PROF, outValue); in GetProfileById()
549 auto qd = hapManager_->FindQualifierValueByName(name, ResType::PROF); in GetProfileByName()
553 return GetRawFile(qd, ResType::PROF, outValue); in GetProfileByName()
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp1011 RState state = hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileById()
1017 auto qd = hapManager_->FindQualifierValueByName(name, ResType::PROF, isOverrideResMgr_); in GetProfileByName()
1023 RState state = hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileByName()
1334 auto qd = hapManager_->FindQualifierValueByName(name, ResType::PROF, isOverrideResMgr_); in GetProfileDataByName()
H A Dhap_manager.cpp644 std::string filePath = GetFilePathFromHap(extractor, qd, ResType::PROF); in GetProfileData()
1075 {"profile", PROF},
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_hap.cpp562 int id = rmc->GetResId("test_profile", ResType::PROF); in HWTEST_F()
H A Dresource_manager_test_common.cpp205 int id = GetResId("test_profile", ResType::PROF); in TestGetProfileById()
H A Dresource_manager_performance_test.cpp1033 int id = GetResId("test_profile", ResType::PROF); in HWTEST_F()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp58 {PROF, SELECT_PROF},
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dresource_manager_test.cpp1403 int id = GetResId("test_common", ResType::PROF); in HWTEST_F()
H A Dresource_manager_performance_test.cpp1026 int id = GetResId("test_common", ResType::PROF); in HWTEST_F()

Completed in 18 milliseconds