Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/json/
H A Duobject.h79 void WriteObj(const std::string& key, const std::shared_ptr<UObject>& obj);
H A Duobject.cpp185 WriteObj(item.first, item.second); in Serialize()
372 void UObject::WriteObj(const std::string& key, const std::shared_ptr<UObject>& obj) in WriteObj() function in OHOS::UObject

Completed in 1 milliseconds