Searched defs:stringRef (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_types.cpp | 150 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
|
| D | jsi_types.inl | 170 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/ |
| D | ani_drawing_module.cpp | 55 ani_ref stringRef = nullptr; in Clean() local
|
| /foundation/graphic/graphic_2d/frameworks/text/interface/mlb/ani/src/ |
| D | ani_text_manager.cpp | 64 ani_ref stringRef = nullptr; in Clean() local
|
| /foundation/window/window_manager/interfaces/kits/ani/window_runtime/window_stage_ani/src/ |
| D | ani_window_utils.cpp | 58 ani_ref stringRef; in GetStdStringVector() local
|