Home
last modified time | relevance | path

Searched refs:initialize_ (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dplugin.h45 if (initialize_ != nullptr) { in Initialize()
46 initialize_(); in Initialize()
79 void (*initialize_)() = nullptr; member in ark::es2panda::util::Plugin
H A Dplugin.cpp37 initialize_ = reinterpret_cast<void (*)()>(initRes.Value());
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1757 static bool initialize_; member in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp152 bool JSNApi::initialize_ = false; member in panda::JSNApi

Completed in 16 milliseconds