Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_utils_lite/src/
H A Dformat.cpp169 bool FormatData::GetDoubleValue(double &val) const in GetDoubleValue() function in OHOS::Media::FormatData
299 bool Format::GetDoubleValue(const std::string &key, double &value) const in GetDoubleValue() function in OHOS::Media::Format
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dcjson_util.cpp48 double GetDoubleValue(cJSON* json, const std::string& key, double defaultValue) in GetDoubleValue() function
/ohos5.0/base/sensors/miscdevice/utils/common/src/
H A Djson_parser.cpp133 double JsonParser::GetDoubleValue(cJSON *json) const in GetDoubleValue() function in OHOS::Sensors::JsonParser
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/inner/
H A Davformat_inner_mock.cpp80 bool AVFormatInnerMock::GetDoubleValue(const std::string_view &key, double &value) in GetDoubleValue() function in OHOS::Media::AVFormatInnerMock
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/inner/
H A Davformat_inner_mock.cpp81 bool AVFormatInnerMock::GetDoubleValue(const std::string_view &key, double &value) in GetDoubleValue() function in OHOS::MediaAVCodec::AVFormatInnerMock
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/capi/
H A Davformat_capi_mock.cpp137 bool AVFormatCapiMock::GetDoubleValue(const std::string_view &key, double &value) in GetDoubleValue() function in OHOS::Media::AVFormatCapiMock
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/
H A Davformat_capi_mock.cpp149 bool AVFormatCapiMock::GetDoubleValue(const std::string_view &key, double &value) in GetDoubleValue() function in OHOS::MediaAVCodec::AVFormatCapiMock
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp61 double ValueObject::GetDoubleValue() const in GetDoubleValue() function in DocumentDB::ValueObject
/ohos5.0/foundation/multimedia/media_foundation/src/meta/
H A Dformat.cpp252 bool Format::GetDoubleValue(const std::string_view &key, double &value) const in GetDoubleValue() function in OHOS::Media::Format
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_predicates_test.cpp91 double GetDoubleValue() const in GetDoubleValue() function in AllDataType
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp714 double PacMap::GetDoubleValue(const std::string &key, double defaultValue) in GetDoubleValue() function in OHOS::AppExecFwk::PacMap