Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h131 using StopPreLoadSoCallback = std::function<void()>; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h143 using StopPreLoadSoCallback = std::function<void()>; variable