Home
last modified time | relevance | path

Searched defs:SetDeviceDisconnectCallback (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h256 void SetDeviceDisconnectCallback(DeviceDisconnectCallback cb) in SetDeviceDisconnectCallback() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3325 void JSNApi::SetDeviceDisconnectCallback(EcmaVM *vm, DeviceDisconnectCallback cb) in SetDeviceDisconnectCallback() function in panda::JSNApi