Home
last modified time | relevance | path

Searched defs:stringRef (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp150 Local<StringRef> stringRef; in ToU16String() local
217 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in GetProperty() local
227 auto stringRef = panda::ExternalStringCache::GetCachedString(vm, propertyIndex); in GetProperty() local
246 auto stringRef = panda::StringRef::NewFromUtf8(GetEcmaVM(), "length"); in SetLength() local
333 auto stringRef = panda::ExternalStringCache::GetCachedString(vm, propertyIndex); in HasProperty() local
341 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in GetProperty() local
351 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in HasProperty() local
374 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in SetPropertyJsonObject() local
384 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in SetPropertyObject() local
Djsi_types.inl170 auto stringRef = panda::StringRef::NewFromUtf8(GetEcmaVM(), prop); local
177 …Local<StringRef> stringRef = panda::ExternalStringCache::GetCachedString(GetEcmaVM(), propertyInde… local
188 Local<StringRef> stringRef = panda::StringRef::NewFromUtf8(vm, prop); local
209 Local<StringRef> stringRef = panda::ExternalStringCache::GetCachedString(vm, propertyIndex); local
/foundation/graphic/graphic_2d/interfaces/kits/ani/drawing/
Dani_drawing_module.cpp55 ani_ref stringRef = nullptr; in Clean() local
/foundation/graphic/graphic_2d/frameworks/text/interface/mlb/ani/src/
Dani_text_manager.cpp64 ani_ref stringRef = nullptr; in Clean() local
/foundation/window/window_manager/interfaces/kits/ani/window_runtime/window_stage_ani/src/
Dani_window_utils.cpp58 ani_ref stringRef; in GetStdStringVector() local