Home
last modified time | relevance | path

Searched defs:profileValues (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Davsession_dynamic_insight.cpp50 nlohmann::json profileValues = nlohmann::json::parse(profile, nullptr, false); in CheckBundleSupport() local
130 nlohmann::json profileValues = nlohmann::json::parse(profile, nullptr, false); in GetPlayIntentParam() local
H A Dbundle_status_adapter.cpp137 nlohmann::json profileValues = nlohmann::json::parse(profile, nullptr, false); in CheckBundleSupport() local