Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dplugin.h79 void (*initialize_)() = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1743 static bool initialize_; variable
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp147 bool JSNApi::initialize_ = false; member in panda::JSNApi