Home
last modified time | relevance | path

Searched defs:ParseAttributes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp196 void AttributesTag::ParseAttributes(const std::string& field) in ParseAttributes() function in OHOS::Media::Plugin::HttpPlugin::AttributesTag
260 void ValuesListTag::ParseAttributes(const std::string& field) in ParseAttributes() function in OHOS::Media::Plugin::HttpPlugin::ValuesListTag
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp192 void AttributesTag::ParseAttributes(const std::string& field) in ParseAttributes() function in OHOS::Media::Plugins::HttpPlugin::AttributesTag
256 void ValuesListTag::ParseAttributes(const std::string& field) in ParseAttributes() function in OHOS::Media::Plugins::HttpPlugin::ValuesListTag
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dauth_widget_helper.cpp113 bool AuthWidgetHelper::ParseAttributes(const Attributes &values, const AuthType &authType, in ParseAttributes() function in OHOS::UserIam::UserAuth::AuthWidgetHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h44 void ParseAttributes(const std::unique_ptr<JsonValue>& rootJson, int32_t nodeId, in ParseAttributes() function
H A Djs_card_parser.cpp618 void JsCardParser::ParseAttributes(const std::unique_ptr<JsonValue>& rootJson, int32_t nodeId, in ParseAttributes() function in OHOS::Ace::Framework::JsCardParser