Home
last modified time | relevance | path

Searched refs:ipcSystemAbilityID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_buffer_test.cpp43 static inline int32_t ipcSystemAbilityID = 34156; member in OHOS::Rosen::NativeWindowBufferTest
171 robj = sam->GetSystemAbility(ipcSystemAbilityID); in ChildProcessMain()
232 sam->AddSystemAbility(ipcSystemAbilityID, producer->AsObject());
255 sam->RemoveSystemAbility(ipcSystemAbilityID);
H A Dsurface_ipc_test.cpp41 static inline int32_t ipcSystemAbilityID = 34156; member in OHOS::Rosen::SurfaceIPCTest
116 robj = sam->GetSystemAbility(ipcSystemAbilityID); in CreateSurface()
213 sam->AddSystemAbility(ipcSystemAbilityID, producer->AsObject());
245 sam->RemoveSystemAbility(ipcSystemAbilityID);