/ohos5.0/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
H A D | net_connect_utils.cpp | 19 NetConnectType NetConnectUtils::ConvertToConnectTypeInner(const RadioTech &subtype) in ConvertToConnectTypeInner() 45 NetConnectSubtype NetConnectUtils::ConvertToConnectsubtype(const RadioTech &subtype) in ConvertToConnectsubtype() 74 …ype NetConnectUtils::ConvertToConnectType(const NetBearType &netBearType, const RadioTech &subtype) in ConvertToConnectType()
|
H A D | net_capabilities_adapter_impl.cpp | 45 void NetCapabilitiesAdapterImpl::SetConnectSubtype(NetConnectSubtype subtype) in SetConnectSubtype()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_network_test.cpp | 142 auto subtype = static_cast<char>(PackageID::RS_PROFILER_RDC_BINARY); variable 159 auto subtype = static_cast<char>(PackageID::RS_PROFILER_DCL_BINARY); variable 179 auto subtype = static_cast<char>(PackageID::RS_PROFILER_SKP_BINARY); variable 194 auto subtype = static_cast<char>(PackageID::RS_PROFILER_RSTREE_PERF_NODE_LIST); variable 214 auto subtype = static_cast<char>(PackageID::RS_PROFILER_RSTREE_SINGLE_NODE_PERF); variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_privacy.cpp | 47 …mponentPrivacy::OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subtype, in OnPrivaceResourceMessage() 62 void ComponentPrivacy::HandlePullUpPage(const std::string &subtype, const std::string &networkId) in HandlePullUpPage() 94 void ComponentPrivacy::HandleClosePage(const std::string &subtype) in HandleClosePage() 122 int32_t ComponentPrivacy::OnResourceInfoCallback(const std::string &subtype, const std::string &net… in OnResourceInfoCallback() 156 int32_t ComponentPrivacy::StartPrivacePage(const std::string &subtype, const std::string &networkId) in StartPrivacePage() 192 int32_t ComponentPrivacy::StopPrivacePage(const std::string &subtype) in StopPrivacePage() 308 std::string subtype = cJSON_GetObjectItem(innerMsg, PRIVACY_SUBTYPE.c_str())->valuestring; in ProcessStartPage() local 338 std::string subtype = cJSON_GetObjectItem(innerMsg, PRIVACY_SUBTYPE.c_str())->valuestring; in ProcessStopPage() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/ |
H A D | component_privacy_test.cpp | 65 std::string subtype = "mic"; variable 79 std::string subtype = "mic"; variable 93 std::string subtype = "mic"; variable 106 std::string subtype = "mic"; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_command_factory_test.cpp | 50 uint16_t subtype = 65535; // for test variable 70 uint16_t subtype = 65535; // for test variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_command_factory.cpp | 60 void RSCommandFactory::Register(uint16_t type, uint16_t subtype, UnmarshallingFunc func) in Register() 69 UnmarshallingFunc RSCommandFactory::GetUnmarshallingFunc(uint16_t type, uint16_t subtype) in GetUnmarshallingFunc()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_album_refresh.cpp | 31 static void NotifyAnalysisAlbum(PhotoAlbumSubType subtype, int32_t albumId) in NotifyAnalysisAlbum() 51 static void NotifySystemAlbumFunc(PhotoAlbumType albumtype, PhotoAlbumSubType subtype, int32_t albu… in NotifySystemAlbumFunc()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/ |
H A D | photo_asset_info.h | 26 int32_t subtype; variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/include/ |
H A D | dscreen_handler_test.h | 40 …inHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) override in PluginHardware()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
H A D | item_property_aux_box.cpp | 35 for (uint8_t subtype: auxSubtypes_) { in Write() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/ |
H A D | ihardware_handler.h | 30 std::string subtype; member
|
H A D | idistributed_hardware_source.h | 42 std::string subtype; member
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | confirm_callback.h | 35 int32_t subtype; member
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | dcamera_sink_callback_proxy.cpp | 26 …aSinkCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/ |
H A D | dcamera_sink_callback.cpp | 29 …CameraSinkCallback::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo()
|
H A D | dcamera_sink_callback_stub.cpp | 63 std::string subtype = data.ReadString(); in OnNotifyResourceInfoInner() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | moving_photo_processor.h | 39 int32_t subtype; member 53 int32_t subtype; member
|
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/ |
H A D | param_event_manager.cpp | 77 std::string subtype = want.GetStringParam(EVENT_INFO_SUBTYPE); in OnReceiveEvent() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/include/enhancement_service/ |
H A D | enhancement_service_callback.h | 38 int32_t subtype; member
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/ |
H A D | plugin_listener_impl.cpp | 33 …Impl::PluginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) in PluginHardware()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/fuzztest/registerpluginlistener_fuzzer/ |
H A D | registerpluginlistener_fuzzer.cpp | 32 …ginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) overrid… in PluginHardware()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/src/ |
H A D | dscreen_handler_test.cpp | 50 const std::string subtype = "screen"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/ |
H A D | mock_hardware_handler.cpp | 62 const std::string &subtype) in PluginHardware()
|
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/ |
H A D | dscreen_handler.cpp | 99 std::string subtype = "screen"; in OnConnect() local 111 …ndler::PluginHardware(const std::string &dhId, const std::string &attr, const std::string &subtype) in PluginHardware()
|