Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp48 return nfcService_.lock()->ExecuteTask(KITS::TASK_TURN_ON); in TurnOn()
56 return nfcService_.lock()->ExecuteTask(KITS::TASK_TURN_OFF); in TurnOff()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Ddelay_notify.cpp90 [this]() { ExecuteTask(); }); in StartTimer()
130 void DelayNotify::ExecuteTask() in ExecuteTask() function in OHOS::NativeRdb::DelayNotify
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Ddelay_notify.h55 void ExecuteTask();
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp121 ExecuteTask(KITS::TASK_INITIALIZE); in Initialize()
227 int NfcService::ExecuteTask(KITS::NfcTask param) in ExecuteTask() function in OHOS::NFC::NfcService
251 WarnLog("ExecuteTask, IsNfcTaskReady is false."); in ExecuteTask()
373 ExecuteTask(KITS::TASK_TURN_ON); in DoInitialize()
/foundation/communication/nfc/services/include/
H A Dnfc_service.h80 int ExecuteTask(KITS::NfcTask param);

Completed in 3 milliseconds