Home
last modified time | relevance | path

Searched defs:Unmarshall (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dserializable.h46 static bool Unmarshall(const std::string &body, T &values) in Unmarshall() function
/foundation/distributeddatamgr/pasteboard/framework/framework/serializable/
H A Dserializable.cpp19 bool Serializable::Unmarshall(const std::string &jsonStr) in Unmarshall() function in OHOS::DistributedData::Serializable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/serializable/
H A Dserializable.cpp26 bool Serializable::Unmarshall(const std::string &jsonStr) in Unmarshall() function in OHOS::DistributedData::Serializable
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dserializable.cpp25 bool Serializable::Unmarshall(const std::string &jsonStr) in Unmarshall() function in OHOS::Serializable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/
H A Dserializable.h48 static bool Unmarshall(const std::string &body, T &values) in Unmarshall() function

Completed in 3 milliseconds