Home
last modified time | relevance | path

Searched defs:idv (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dhap_resource_test.cpp230 auto idv = pResource->GetIdValuesByName(std::string("integer_ref"), ResType::INTEGER); variable
H A Dresource_manager_test.cpp70 … auto idv = ((ResourceManagerImpl *)rm)->hapManager_->GetResourceListByName(name.c_str(), resType); in GetResId() local
H A Dresource_manager_performance_test.cpp63 … auto idv = ((ResourceManagerImpl *)rm)->hapManager_->GetResourceListByName(name.c_str(), resType); in GetResId() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dhap_resource_test.cpp234 auto idv = pResource->GetIdValuesByName(std::string("integer_ref"), ResType::INTEGER); variable
H A Dresource_manager_test_common.cpp55 … auto idv = ((ResourceManagerImpl *)rm)->hapManager_->GetResourceListByName(name.c_str(), resType); in GetResId() local
H A Dresource_manager_performance_test.cpp63 … auto idv = ((ResourceManagerImpl *)rm)->hapManager_->GetResourceListByName(name.c_str(), resType); in GetResId() local
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_edid.h237 bool idv; /* flag of data valid signal is needed flip */ member