Home
last modified time | relevance | path

Searched refs:lValue (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/json/
H A Djson_util.cpp385 std::unique_ptr<JsonValue> lValue = std::move(value); in PutRef() local
386 return Put(key, lValue); in PutRef()
403 std::unique_ptr<JsonValue> lValue = std::move(value); in PutRef() local
404 return Put(lValue); in PutRef()

Completed in 1 milliseconds