Home
last modified time | relevance | path

Searched defs:DeviceDisconnectCallback (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h88 using DeviceDisconnectCallback = std::function<bool()>; variable
Djsnapi_expo.h128 using DeviceDisconnectCallback = std::function<bool()>; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h141 using DeviceDisconnectCallback = std::function<bool()>; variable