Home
last modified time | relevance | path

Searched refs:fnLoaded_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dcj_fn_invoker.h50 fnLoaded_ = true; in RegisterCJFuncs()
57 return fnLoaded_; in CJFuncsLoaded()
68 bool fnLoaded_ = false; variable
H A Dcj_fn_invoker.cpp40 if (!fnLoaded_) { in GetCJFuncs()