Home
last modified time | relevance | path

Searched refs:subType (Results 1 - 25 of 54) sorted by relevance

123

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp75 int32_t subType = CONTINUE_PULL; in HWTEST_F() local
80 auto conti = std::make_shared<DSchedContinue>(subType, direction, callback, info); in HWTEST_F()
107 int32_t subType = CONTINUE_PULL; in HWTEST_F() local
112 auto conti = std::make_shared<DSchedContinue>(subType, direction, callback, info); in HWTEST_F()
139 int32_t subType = CONTINUE_PULL; in HWTEST_F() local
144 auto conti = std::make_shared<DSchedContinue>(subType, direction, callback, info); in HWTEST_F()
185 int32_t subType = CONTINUE_PULL; in HWTEST_F() local
189 auto conti = std::make_shared<DSchedContinue>(subType, direction, callback, info); in HWTEST_F()
229 int32_t subType = CONTINUE_PULL; in HWTEST_F() local
234 auto conti = std::make_shared<DSchedContinue>(subType, directio in HWTEST_F()
265 int32_t subType = CONTINUE_PULL; HWTEST_F() local
315 int32_t subType = CONTINUE_PULL; HWTEST_F() local
347 int32_t subType = CONTINUE_PULL; HWTEST_F() local
372 int32_t subType = CONTINUE_PUSH; HWTEST_F() local
406 int32_t subType = CONTINUE_PULL; HWTEST_F() local
430 int32_t subType = CONTINUE_PULL; HWTEST_F() local
454 int32_t subType = CONTINUE_PULL; HWTEST_F() local
477 int32_t subType = CONTINUE_PULL; HWTEST_F() local
500 int32_t subType = CONTINUE_PULL; HWTEST_F() local
528 int32_t subType = CONTINUE_PULL; HWTEST_F() local
552 int32_t subType = CONTINUE_PULL; HWTEST_F() local
585 int32_t subType = CONTINUE_PULL; HWTEST_F() local
615 int32_t subType = CONTINUE_PULL; HWTEST_F() local
643 int32_t subType = CONTINUE_PULL; HWTEST_F() local
675 int32_t subType = CONTINUE_PULL; HWTEST_F() local
700 int32_t subType = CONTINUE_PULL; HWTEST_F() local
728 int32_t subType = CONTINUE_PULL; HWTEST_F() local
758 int32_t subType = CONTINUE_PULL; HWTEST_F() local
782 int32_t subType = CONTINUE_PULL; HWTEST_F() local
807 int32_t subType = CONTINUE_PULL; HWTEST_F() local
850 int32_t subType = CONTINUE_PULL; HWTEST_F() local
874 int32_t subType = CONTINUE_PULL; HWTEST_F() local
901 int32_t subType = CONTINUE_PULL; HWTEST_F() local
925 int32_t subType = CONTINUE_PULL; HWTEST_F() local
948 int32_t subType = CONTINUE_PULL; HWTEST_F() local
975 int32_t subType = CONTINUE_PULL; HWTEST_F() local
1008 int32_t subType = CONTINUE_PULL; HWTEST_F() local
1049 int32_t subType = CONTINUE_PULL; HWTEST_F() local
1076 int32_t subType = CONTINUE_PULL; HWTEST_F() local
1105 int32_t subType = CONTINUE_PULL; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_showing_command.cpp58 uint16_t subType; in CheckHeader() local
62 RSMarshallingHelper::Unmarshalling(parcel, subType) && subType == commandSubType && in CheckHeader()
124 uint16_t subType; in CheckHeader() local
128 RSMarshallingHelper::Unmarshalling(parcel, subType) && subType == commandSubType && in CheckHeader()
191 uint16_t subType; in CheckHeader() local
194 RSMarshallingHelper::Unmarshalling(parcel, subType) && subType == commandSubType && in CheckHeader()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_ipc_callback.cpp28 int32_t DAudioSinkIpcCallback::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, in OnNotifyResourceInfo() argument
31 DHLOGI("On notify the resource info, subType: %{public}s, networkId: %{public}s, isSensitive: " in OnNotifyResourceInfo()
32 "%{public}d, isSameAccount: %{public}d", subType.c_str(), GetAnonyString(networkId).c_str(), in OnNotifyResourceInfo()
39 ret = (*iter)->OnPrivaceResourceMessage(type, subType, networkId, isSensitive, isSameAccount); in OnNotifyResourceInfo()
H A Ddaudio_sink_ipc_callback_stub.cpp60 std::string subType = data.ReadString(); in OnNotifyResourceInfoInner() local
62 ret = OnNotifyResourceInfo(type, subType, networkId, isSensitive, isSameAccount); in OnNotifyResourceInfoInner()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_sink/callback/
H A Ddcamera_sink_callback_test.cpp43 int32_t OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subType, in OnPrivaceResourceMessage() argument
101 const std::string subType = "camera"; in HWTEST_F() local
105 int32_t ret = sinkCallback_->OnNotifyResourceInfo(type, subType, networkId, isSensitive, isSameAccout); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_ipc_callback_proxy.cpp25 int32_t DAudioSinkIpcCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, in OnNotifyResourceInfo() argument
36 if (!data.WriteInt32(resType) || !data.WriteString(subType) || !data.WriteString(networkId)) { in OnNotifyResourceInfo()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp22 AvrcMpItem::AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus, in AvrcMpItem() argument
27 subType_(subType), in AvrcMpItem()
H A Davrcp_media.h35 AvrcMpItem(uint8_t itemType, uint16_t playerId, uint8_t majorType, uint32_t subType, uint8_t playStatus,
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/include/
H A Ddaudio_sink_ipc_callback_proxy.h30 int32_t OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType,
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_resourceinfo.h35 int32_t OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subType,
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/include/
H A Didaudio_sink_ipc_callback.h32 virtual int32_t OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType,
H A Ddaudio_sink_ipc_callback.h32 int32_t OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType,
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/include/
H A Dmock_component_resourceinfo.h35 int32_t OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subType,
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedia_photo_asset_proxy.h64 const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType);
66 const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType);
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_impl.cpp113 PhotoSubType subType = static_cast<PhotoSubType>(fileAsset_->GetPhotoSubType()); in GetMediaSubType() local
114 MEDIA_INFO_LOG("GetMediaSubType subType: %{public}d", static_cast<int32_t>(subType)); in GetMediaSubType()
115 auto itr = g_photoSubTypeMapping.find(subType); in GetMediaSubType()
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_album_napi.cpp396 auto subType = photoAlbum->GetPhotoAlbumSubType(); in GetPredicatesByAlbumTypes() local
397 bool isLocationAlbum = subType == PhotoAlbumSubType::GEOGRAPHY_LOCATION; in GetPredicatesByAlbumTypes()
402 if ((!PhotoAlbum::CheckPhotoAlbumType(type)) || (!PhotoAlbum::CheckPhotoAlbumSubType(subType))) { in GetPredicatesByAlbumTypes()
406 if (type == PhotoAlbumType::SMART && subType == PhotoAlbumSubType::PORTRAIT) { in GetPredicatesByAlbumTypes()
410 if (PhotoAlbum::IsUserPhotoAlbum(type, subType)) { in GetPredicatesByAlbumTypes()
414 if (PhotoAlbum::IsSourceAlbum(type, subType)) { in GetPredicatesByAlbumTypes()
431 if ((type != PhotoAlbumType::SYSTEM) || (subType == PhotoAlbumSubType::USER_GENERIC) || in GetPredicatesByAlbumTypes()
432 (subType == PhotoAlbumSubType::ANY)) { in GetPredicatesByAlbumTypes()
435 return SendableMediaLibraryNapiUtils::GetSystemAlbumPredicates(subType, predicates, hiddenOnly); in GetPredicatesByAlbumTypes()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp186 DrawingCommonSubType subType = DrawingCommonSubType::DOWN; in HWTEST_F() local
187 auto param = StaticFactory::GetGroupParameters(type, 0, 0, subType); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dstore_util.h38 static uint32_t GetObserverMode(SubscribeType subType);
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_hardware_sink.h37 virtual int32_t OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subType,
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp112 uint32_t StoreUtil::GetObserverMode(SubscribeType subType) in GetObserverMode() argument
115 if (subType == SubscribeType::SUBSCRIBE_TYPE_LOCAL) { in GetObserverMode()
117 } else if (subType == SubscribeType::SUBSCRIBE_TYPE_REMOTE) { in GetObserverMode()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp87 uint32_t StoreUtil::GetObserverMode(SubscribeType subType) in GetObserverMode() argument
90 if (subType == SubscribeType::SUBSCRIBE_TYPE_LOCAL) { in GetObserverMode()
92 } else if (subType == SubscribeType::SUBSCRIBE_TYPE_REMOTE) { in GetObserverMode()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol_config_ohos.cpp133 auto subType = static_cast<CommonSubType>(commonSubType); in GetGroupParameters() local
135 animationType, groupSum, animationMode, subType); in GetGroupParameters()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_album.cpp55 void PhotoAlbum::SetPhotoAlbumSubType(const PhotoAlbumSubType subType) in SetPhotoAlbumSubType() argument
57 subType_ = subType; in SetPhotoAlbumSubType()
H A Dmedia_photo_asset_proxy.cpp359 const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType) in UpdatePhotoQuality()
375 valuesBucket.Put(PhotoColumn::PHOTO_SUBTYPE, static_cast<int32_t>(subType)); in UpdatePhotoQuality()
388 const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType) in SaveLowQualityPhoto()
403 valuesBucket.Put(PhotoColumn::PHOTO_SUBTYPE, static_cast<int32_t>(subType)); in SaveLowQualityPhoto()
358 UpdatePhotoQuality(shared_ptr<DataShare::DataShareHelper> &dataShareHelper, const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType) UpdatePhotoQuality() argument
387 SaveLowQualityPhoto(std::shared_ptr<DataShare::DataShareHelper> &dataShareHelper, const sptr<PhotoProxy> &photoProxy, int32_t fileId, int32_t subType) SaveLowQualityPhoto() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dstore_util.h39 static uint32_t GetObserverMode(SubscribeType subType);

Completed in 14 milliseconds

123