Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp145 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in GetProperty() local
196 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in GetProperty() local
214 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in SetPropertyJsonObject() local
224 auto stringRef = panda::StringRef::NewFromUtf8(vm, prop); in SetPropertyObject() local
Djsi_types.inl158 auto stringRef = panda::StringRef::NewFromUtf8(GetEcmaVM(), prop); local