Searched defs:GetBooleanById (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ | ||
H A D | mock_resourceManager_interface1.cpp | 165 virtual RState GetBooleanById(uint32_t id, bool& outValue) in GetBooleanById() function in OHOS::Global::Resource::ResourceManagerTestInstance |
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ | ||
H A D | mock_resourceManager_interface1.cpp | 165 virtual RState GetBooleanById(uint32_t id, bool& outValue) in GetBooleanById() function in OHOS::Global::Resource::ResourceManagerTestInstance |
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ | ||
H A D | mock_resource_manager.cpp | 127 RState ResourceManagerImpl::GetBooleanById(uint32_t id, bool &outValue)
in GetBooleanById() function in OHOS::Global::Resource::ResourceManagerImpl |
Completed in 3 milliseconds