Searched defs:GetSubNode (Results 1 – 5 of 5) sorted by relevance
131 cJSON *Serializable::GetSubNode(cJSON *node, const std::string &name) in GetSubNode() function in OHOS::MiscServices::Serializable
191 const Serializable::json &Serializable::GetSubNode(const json &node, const std::string &name) in GetSubNode() function in OHOS::Serializable
216 const Serializable::json &Serializable::GetSubNode(const json &node, const std::string &name) in GetSubNode() function in OHOS::DistributedData::Serializable
197 Serializable::json Serializable::GetSubNode(const json node, const std::string &name) in GetSubNode() function in OHOS::DistributedData::Serializable
1770 const nlohmann::json& AVSessionService::GetSubNode(const nlohmann::json& node, const std::string& n… in GetSubNode() function in OHOS::AVSession::AVSessionService