Searched defs:initialize_ (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| H A D | plugin.h | 79 void (*initialize_)() = nullptr; member in ark::es2panda::util::Plugin |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| H A D | jsnapi_expo.h | 1757 static bool initialize_; member in panda::JSNApi |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 152 bool JSNApi::initialize_ = false; member in panda::JSNApi |
Completed in 19 milliseconds