Searched refs:RENDER_SERVICE (Results 1 – 14 of 14) sorted by relevance
48 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in SetUpTestCase()252 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);404 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);430 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);530 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);551 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);752 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);772 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);953 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE);
48 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in SetUpTestCase()
68 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()
72 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()
60 sptr<IRemoteObject> renderObj = saMgr->GetSystemAbility(RENDER_SERVICE); in WaitRenderServiceInit()
109 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in Connect()
105 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSomethingInterestingWithMyAPI()247 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in DoSetTpFeatureConfigFuzzTest()
135 auto remoteObject = samgr->GetSystemAbility(RENDER_SERVICE); in RSRenderServiceStubFuzztest004()
36 RENDER_SERVICE = 10, enumerator
30 pub const RENDER_SERVICE: i32 = 10; const
169 { RENDER_SERVICE, "RenderService" },
394 AddSystemAbilityListener(RENDER_SERVICE); in OnStart()446 RemoveSystemAbilityListener(RENDER_SERVICE); in OnStop()1571 if (systemAbilityId == RENDER_SERVICE) { in OnAddSystemAbility()
114 AddSystemAbilityListener(RENDER_SERVICE); in OnStart()149 case RENDER_SERVICE: in OnAddSystemAbility()
158 samgr->AddSystemAbility(RENDER_SERVICE, this); in Init()