Home
last modified time | relevance | path

Searched defs:serviceInstance (Results 1 - 5 of 5) sorted by relevance

/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp756 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in HWTEST_F() local
823 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in HWTEST_F() local
[all...]
/base/security/device_auth/frameworks/src/
H A Dipc_service.c1372 uintptr_t serviceInstance = 0x0; in main() local
/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c1453 int32_t AddDevAuthServiceToManager(uintptr_t serviceInstance) in AddDevAuthServiceToManager() argument
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1348 int32_t AddDevAuthServiceToManager(uintptr_t serviceInstance) in AddDevAuthServiceToManager() argument
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp337 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in ReportCsCallsData() local
389 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in ReportImsCallsData() local
580 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); ReportSatelliteCallsData() local
710 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); ExecutePostDial() local
1682 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); UpdateRsrvccStateReport() local
1767 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); OnRilAdapterHostDied() local
1801 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); StartCallManagerService() local
[all...]

Completed in 20 milliseconds