Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.h33 struct TimeoutCallback { struct
34 bool hasTimeoutPara;
35 bool hasCallbackPara;
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_watcher.h34 using TimeoutCallback = std::function<void()>; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_work.cpp137 void NapiAsyncWork::TimeoutCallback(void) in TimeoutCallback() function in OHOS::Bluetooth::NapiAsyncWork
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dlock_request.cpp260 void LockRequest::TimeoutCallback(uv_timer_t *handle) in TimeoutCallback() function in Commonlibrary::Concurrent::LocksModule::LockRequest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.cpp79 int SyncStateMachine::TimeoutCallback(TimerId timerId) in TimeoutCallback() function in DistributedDB::SyncStateMachine