Home
last modified time | relevance | path

Searched defs:profiles_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_profile.h31 static thread_local std::map<ProfileId, napi_ref> profiles_; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_clone_disturb_service.h48 std::vector<sptr<NotificationDoNotDisturbProfile>> profiles_; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_profile.cpp25 thread_local std::map<ProfileId, napi_ref> NapiProfile::profiles_; member in OHOS::Bluetooth::NapiProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_list.h235 std::map<BTTransport, std::map<std::string, T>> profiles_ = {}; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avmagic.h52 int32_t *profiles_ = nullptr; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_def.h102 std::string profiles_; member