Home
last modified time | relevance | path

Searched refs:BootComplete (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H A Dcall_earthquake_alarm_test.cpp95 engine->BootComplete(true);
96 engine->BootComplete(false);
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_locator.h74 static void BootComplete(bool switchState);
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_subscriber.cpp188 MyLocationEngine::BootComplete(alarmSwitchState); in OnAddSystemAbility()
H A Dcall_earthquake_alarm_locator.cpp225 void MyLocationEngine::BootComplete(bool switchState) in BootComplete() function in OHOS::Telephony::MyLocationEngine