Searched defs:initialize_ (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| H A D | plugin.h | 79 void (*initialize_)() = nullptr; member in ark::es2panda::util::Plugin |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ | ||
| H A D | calendar_pattern.h | 193 bool initialize_ = true; member in OHOS::Ace::NG::CalendarPattern |
| /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 16 milliseconds