Home
last modified time | relevance | path

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

/ohos5.0/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
577 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in ReportSatelliteCallsData() local
707 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in ExecutePostDial() local
1629 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in UpdateRsrvccStateReport() local
1714 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in OnRilAdapterHostDied() local
1748 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); in StartCallManagerService() local
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp756 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); variable
823 auto serviceInstance = DelayedSingleton<CellularCallService>::GetInstance(); variable
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1372 uintptr_t serviceInstance = 0x0; in main() local
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c1453 int32_t AddDevAuthServiceToManager(uintptr_t serviceInstance) in AddDevAuthServiceToManager()
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1332 int32_t AddDevAuthServiceToManager(uintptr_t serviceInstance) in AddDevAuthServiceToManager()