Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dfast_json_stringifier.h101 inline void FastSerializeObjectKey(CString &key, bool hasContent) in FastSerializeObjectKey() function
Dfast_json_stringifier.cpp747 FastSerializeObjectKey(key, hasContent); in FastAppendJsonString()