Home
last modified time | relevance | path

Searched refs:g_getSystemAbilityId (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_frame.cpp51 uint32_t g_getSystemAbilityId = 2; member
114 int32_t err = samgr->SendRequest(g_getSystemAbilityId, data, reply, option); in GetSystemAbility()
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp38 uint32_t g_getSystemAbilityId = 2; member
57 int32_t err = samgr->SendRequest(g_getSystemAbilityId, data, reply, option); in GetSystemAbility()
H A Dtrans_server_proxy_standard.cpp37 static uint32_t g_getSystemAbilityId = 2; member
55 int32_t err = samgr->SendRequest(g_getSystemAbilityId, data, reply, option); in GetSystemAbility()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp32 uint32_t g_getSystemAbilityId = 2; member
55 int32_t err = samgr->SendRequest(g_getSystemAbilityId, data, reply, option); in GetSystemAbility()
H A Dbus_center_server_proxy_standard.cpp35 uint32_t g_getSystemAbilityId = 2; member
56 int32_t err = samgr->SendRequest(g_getSystemAbilityId, data, reply, option); in GetSystemAbility()

Completed in 5 milliseconds