Home
last modified time | relevance | path

Searched refs:StopEccService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h78 static void StopEccService(int32_t callId);
/ohos5.0/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H A Dcall_earthquake_alarm_test.cpp210 engine->StopEccService(-1);
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp385 void MyLocationEngine::StopEccService(int32_t callId) in StopEccService() function in OHOS::Telephony::MyLocationEngine