Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h204 void RegisterFinishNotify(NativePointerCallbackFinishNotify notify) in RegisterFinishNotify()
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp534 bool notify = messages.empty(); in Post() local