Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h89 using DeviceDisconnectCallback = std::function<bool()>; variable
Djsnapi_expo.h113 using DeviceDisconnectCallback = std::function<bool()>; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h108 using DeviceDisconnectCallback = std::function<bool()>; variable