Searched defs:GetStringValue (Results 1 – 8 of 8) sorted by relevance
34 std::unique_ptr<JsonValue> ResponseData::GetStringValue() const in GetStringValue() function in OHOS::Ace::ResponseData
37 uint32_t JsonHelper::GetStringValue(const json &jsonString, string &value) in GetStringValue() function in OHOS::MultimediaPlugin::JsonHelper48 uint32_t JsonHelper::GetStringValue(const json &jsonObject, const string &key, string &value) in GetStringValue() function in OHOS::MultimediaPlugin::JsonHelper
179 bool FormatData::GetStringValue(std::string &val) const in GetStringValue() function in OHOS::Media::FormatData255 bool Format::GetStringValue(const std::string &key, std::string &value) const in GetStringValue() function in OHOS::Media::Format
78 bool SelectCreator::GetStringValue(const JsonValue& json, const std::string& name, std::string& out… in GetStringValue() function in OHOS::Ace::SelectCreator
152 bool Format::GetStringValue(const std::string_view &key, std::string &value) const in GetStringValue() function in OHOS::Media::Format
154 const std::string& GetStringValue() const in GetStringValue() function
107 std::string GetStringValue() const in GetStringValue() function in AllDataType
726 std::string PacMap::GetStringValue(const std::string &key, const std::string &defaultValue) in GetStringValue() function in OHOS::AppExecFwk::PacMap