Home
last modified time | relevance | path

Searched refs:subType_ (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_mpItem.cpp32 if (!parcel.WriteUint32(subType_)) { in Marshalling()
78 if (!parcel.ReadUint32(subType_)) { in ReadFromParcel()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album.cpp29 subType_ = USER_GENERIC; in PhotoAlbum()
57 subType_ = subType; in SetPhotoAlbumSubType()
62 return subType_; in GetPhotoAlbumSubType()
H A Dmedia_photo_asset_proxy.cpp63 subType_ = PhotoSubType::CAMERA; in PhotoAssetProxy()
65 subType_ = itr->second; in PhotoAssetProxy()
451 (photoProxy->GetFormat() == PhotoFormat::YUV && subType_ != PhotoSubType::BURST)) { in AddPhotoProxy()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp27 subType_(subType), in AvrcMpItem()
H A Davrcp_media.h45 uint32_t subType_ = 0; // The value of the "Player Sub Type". Refer to <b>AvrcMediaPlayerSubType</b>. member in OHOS::bluetooth::AvrcMpItem
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_photo_asset_proxy.h81 PhotoSubType subType_ = PhotoSubType::DEFAULT; member in OHOS::Media::PhotoAssetProxy
H A Dphoto_album.h117 PhotoAlbumSubType subType_; member in OHOS::Media::PhotoAlbum
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp240 myItem.subType_ = items.at(i).subType_;
655 mediaPlayer.subType_ = items.at(i).subType_; in OnGetMediaPlayers()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h49 uint32_t subType_ {0xFFFFFFFF};
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h260 uint32_t subType_ = 0x00; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp496 newOffset += PushOctets4((buffer + newOffset), item.subType_); in AssembleMpItem()
497 HILOGI("subType_: %{public}x", item.subType_); in AssembleMpItem()
H A Davrcp_tg_service.cpp215 item.subType_, in OnGetMediaPlayers()

Completed in 15 milliseconds