Searched refs:policy_system_vendor (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/cmds/idmap2/tests/ |
H A D | ResourceMappingTests.cpp | 233 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system_vendor, in TEST() 234 R::overlay::string::policy_system_vendor, true /* rewrite */)); in TEST() 252 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system_vendor, in TEST() 253 R::overlay::string::policy_system_vendor, true /* rewrite */)); in TEST() 288 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system_vendor, in TEST() 289 R::overlay::string::policy_system_vendor, true /* rewrite */)); in TEST() 356 ASSERT_RESULT(MappingExists(res, R::target::string::policy_system_vendor, in TEST() 357 R::overlay::string::policy_system_vendor, true /* rewrite */)); in TEST()
|
H A D | R.h | 42 constexpr ResourceId policy_system_vendor = 0x7f02000d; variable 65 constexpr ResourceId policy_system_vendor = 0x7f02000a; variable
|