Home
last modified time | relevance | path

Searched refs:features_ (Results 1 - 24 of 24) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sdp.h78 uint32_t features_; // The features supported by the AVRCP CT service. member in OHOS::bluetooth::AvrcCtSdpManager
89 return ((features_ & AVRC_CT_FEATURE_CATEGORY_1) == AVRC_CT_FEATURE_CATEGORY_1); in IsSupportedCategory1()
101 return ((features_ & AVRC_CT_FEATURE_CATEGORY_2) == AVRC_CT_FEATURE_CATEGORY_2); in IsSupportedCategory2()
H A Davrcp_ct_sdp.cpp36 AvrcCtSdpManager::AvrcCtSdpManager(uint32_t features) : sdpHandle_(0xFFFFFFFF), features_(features) in AvrcCtSdpManager()
74 attributes[0] = features_; in RegisterService()
H A Davrcp_ct_service.cpp88 features_ |= AVRC_CT_FEATURE_CATEGORY_1; in InitFeatures()
89 features_ |= AVRC_CT_FEATURE_CATEGORY_2; in InitFeatures()
90 features_ |= AVRC_CT_FEATURE_BROWSING; in InitFeatures()
91 features_ |= AVRC_CT_FEATURE_KEY_OPERATION; in InitFeatures()
92 features_ |= AVRC_CT_FEATURE_ABSOLUTE_VOLUME; in InitFeatures()
93 features_ |= AVRC_CT_FEATURE_NOTIFY_PLAYBACK_STATUS_CHANGED; in InitFeatures()
94 features_ |= AVRC_CT_FEATURE_NOTIFY_TRACK_REACHED_END; in InitFeatures()
95 features_ |= AVRC_CT_FEATURE_NOTIFY_TRACK_REACHED_START; in InitFeatures()
96 features_ |= AVRC_CT_FEATURE_NOTIFY_PLAYBACK_POSITION_CHANGED; in InitFeatures()
97 features_ | in InitFeatures()
[all...]
H A Davrcp_ct_profile.h1012 uint32_t features_; member in OHOS::bluetooth::AvrcCtProfile
1495 return ((features_ & AVRC_CT_FEATURE_BROWSING) == AVRC_CT_FEATURE_BROWSING); in IsSupportedBrowsing()
H A Davrcp_ct_service.h613 uint16_t features_ {AVRC_CT_FEATURE_INVALID_FEATURE};
H A Davrcp_ct_profile.cpp36 : features_(features), in AvrcCtProfile()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.h78 uint32_t features_; // The features supported by the AVRCP TG service. member in OHOS::bluetooth::AvrcTgSdpManager
89 return ((features_ & AVRC_TG_FEATURE_CATEGORY_1) == AVRC_TG_FEATURE_CATEGORY_1); in IsSupportedCategory1()
101 return ((features_ & AVRC_TG_FEATURE_CATEGORY_2) == AVRC_TG_FEATURE_CATEGORY_2); in IsSupportedCategory2()
H A Davrcp_tg_sdp.cpp36 AvrcTgSdpManager::AvrcTgSdpManager(uint32_t features) : sdpHandle_(0xFFFFFFFF), features_(features) in AvrcTgSdpManager()
72 attributes[0] = features_; in RegisterService()
H A Davrcp_tg_service.cpp217 item.features_, in OnGetMediaPlayers()
479 features_ |= AVRC_TG_FEATURE_CATEGORY_1; in InitFeatures()
480 features_ |= AVRC_TG_FEATURE_CATEGORY_2; in InitFeatures()
481 features_ |= AVRC_TG_FEATURE_PLAYER_APPLICATION_SETTINGS; in InitFeatures()
482 features_ |= AVRC_TG_FEATURE_BROWSING; in InitFeatures()
483 features_ |= AVRC_TG_FEATURE_MULTIPLE_MEDIA_PLAYER_APPLICATIONS; in InitFeatures()
484 features_ |= AVRC_TG_FEATURE_KEY_OPERATION; in InitFeatures()
485 features_ |= AVRC_TG_FEATURE_ABSOLUTE_VOLUME; in InitFeatures()
486 features_ |= AVRC_TG_FEATURE_NOTIFY_PLAYBACK_STATUS_CHANGED; in InitFeatures()
487 features_ | in InitFeatures()
[all...]
H A Davrcp_tg_profile.h997 uint32_t features_; member in OHOS::bluetooth::AvrcTgProfile
1385 return ((features_ & AVRC_TG_FEATURE_BROWSING) == AVRC_TG_FEATURE_BROWSING); in IsSupportedBrowsing()
H A Davrcp_tg_browse.cpp503 if (i < static_cast<int>(item.features_.size())) { in AssembleMpItem()
504 newOffset += PushOctets1((buffer + newOffset), item.features_.at(i)); in AssembleMpItem()
505 HILOGI("feature: %{public}x", item.features_.at(i)); in AssembleMpItem()
H A Davrcp_tg_service.h970 uint16_t features_ {AVRC_TG_FEATURE_INVALID_FEATURE};
H A Davrcp_tg_profile.cpp35 : features_(features), in AvrcTgProfile()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_style.cpp27 features_.emplace_back(std::make_pair(tag, value)); in SetFeature()
32 if (features_.empty()) { in GetFeatureSettings()
38 for (const auto& kv : features_) { in GetFeatureSettings()
50 return features_; in GetFontFeatures()
H A Dtext_style.h44 std::vector<std::pair<std::string, int>> features_; member in OHOS::Rosen::SPText::FontFeatures
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_mpItem.cpp38 if (!parcel.WriteUint32(features_.size())) { in Marshalling()
41 for (auto &feature : features_) { in Marshalling()
93 features_.push_back(feature); in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp29 features_(features), in AvrcMpItem()
H A Davrcp_media.h47 std::vector<uint8_t> features_ {}; // The value of the "Feature Bit Mask".
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtext_style.h57 std::map<std::string, int> features_; member in OHOS::Rosen::TextEngine::FontFeatures
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp108 features_.Clear(); in ~KvStoreDataService()
151 features_.Compute(name, [&feature, &isFirstCreate](const auto &key, auto &value) ->bool { in GetFeatureInterface()
366 features_.ForEachCopies([&identifier, &param](const auto &, sptr<DistributedData::FeatureStubImpl> &value) { in StartService()
629 dataService_.features_.ForEachCopies([this](const auto &, sptr<DistributedData::FeatureStubImpl> &value) { in ~KvStoreClientDeathObserverImpl()
717 features_.ForEachCopies([&eventInfo](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in NotifyAccountEvent()
752 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnline()
763 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOffline()
774 features_.ForEachCopies([&info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnDeviceOnReady()
785 features_.ForEachCopies([info](const auto &key, sptr<DistributedData::FeatureStubImpl> &value) { in OnSessionReady()
823 features_ in OnScreenUnlocked()
[all...]
H A Dkvstore_data_service.h187 ConcurrentMap<std::string, sptr<DistributedData::FeatureStubImpl>> features_; member in OHOS::DistributedKv::KvStoreDataService
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp242 myItem.features_ = items.at(i).features_;
657 mediaPlayer.features_ = items.at(i).features_; in OnGetMediaPlayers()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h51 std::vector<uint8_t> features_ {};
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h264 std::vector<uint8_t> features_; member

Completed in 31 milliseconds