Home
last modified time | relevance | path

Searched defs:GetStringValue (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
Dresponse_data.cpp34 std::unique_ptr<JsonValue> ResponseData::GetStringValue() const in GetStringValue() function in OHOS::Ace::ResponseData
/foundation/multimedia/image_framework/plugins/manager/src/framework/
Djson_helper.cpp37 uint32_t JsonHelper::GetStringValue(const json &jsonString, string &value) in GetStringValue() function in OHOS::MultimediaPlugin::JsonHelper
48 uint32_t JsonHelper::GetStringValue(const json &jsonObject, const string &key, string &value) in GetStringValue() function in OHOS::MultimediaPlugin::JsonHelper
/foundation/multimedia/utils/lite/src/
Dformat.cpp179 bool FormatData::GetStringValue(std::string &val) const in GetStringValue() function in OHOS::Media::FormatData
255 bool Format::GetStringValue(const std::string &key, std::string &value) const in GetStringValue() function in OHOS::Media::Format
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avformat/
Davformat_native_mock.cpp36 bool AVFormatNativeMock::GetStringValue(const std::string_view &key, std::string &value) in GetStringValue() function in OHOS::Media::AVFormatNativeMock
/foundation/multimedia/player_framework/test/unittest/avcodec_test/capi/avformat/
Davformat_capi_mock.cpp53 bool AVFormatCapiMock::GetStringValue(const std::string_view &key, std::string &value) in GetStringValue() function in OHOS::Media::AVFormatCapiMock
/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dselect_creator.cpp79 bool SelectCreator::GetStringValue(const JsonValue& json, const std::string& name, std::string& out… in GetStringValue() function in OHOS::Ace::SelectCreator
/foundation/multimedia/player_framework/services/utils/
Dformat.cpp158 bool Format::GetStringValue(const std::string_view &key, std::string &value) const in GetStringValue() function in OHOS::Media::Format
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dcodec_data.h154 const std::string& GetStringValue() const in GetStringValue() function
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dcommon.cpp247 napi_value Common::GetStringValue(const napi_env &env, const napi_value &value, std::string &result) in GetStringValue() function in OHOS::BackgroundTaskMgr::Common
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_predicates_test.cpp107 std::string GetStringValue() const in GetStringValue() function in AllDataType
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dpac_map.cpp727 std::string PacMap::GetStringValue(const std::string &key, const std::string &defaultValue) in GetStringValue() function in OHOS::AppExecFwk::PacMap