Home
last modified time | relevance | path

Searched defs:refValue (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp186 auto refValue = JsiRef<JsiValue>(func); in GetProperty() local
281 auto refValue = JsiRef<JsiValue>(func); in GetProperty() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp534 auto refValue = methodRequireNapiRef_->GetNapiValue(); in LoadSystemModuleByEngine() local
961 napi_value refValue = methodRequireNapiRef_->GetNapiValue(); in LoadSystemModule() local
1179 napi_value refValue = methodRequireNapiRef_->GetNapiValue(); in PreloadSystemModule() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dtheme_constants.cpp420 auto refValue = GetValue(*uintPtr); in GetValue() local
/foundation/arkui/napi/test/unittest/
Dtest_napi.cpp1159 napi_value refValue = nullptr; variable