Home
last modified time | relevance | path

Searched defs:type (Results 1626 - 1650 of 12363) sorted by relevance

1...<<61626364656667686970>>...495

/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/senderengine/src/
H A Dav_sender_engine_adapter_test.cpp196 uint32_t type = 0; HWTEST_F() local
[all...]
H A Dav_sender_engine_transport_test.cpp157 uint32_t type = 0; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/src/
H A Dav_receiver_engine_adapter_test.cpp150 uint32_t type = 0; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dtype_descriptor_ffi.cpp98 bool FfiUDMFUniformTypeDescriptorBelongsTo(int64_t typeDescriptorID, const char *type) in FfiUDMFUniformTypeDescriptorBelongsTo() argument
108 bool FfiUDMFUniformTypeDescriptorIsLowerLevelType(int64_t typeDescriptorID, const char *type) in FfiUDMFUniformTypeDescriptorIsLowerLevelType() argument
118 bool FfiUDMFUniformTypeDescriptorIsHigherLevelType(int64_t typeDescriptorID, const char *type) in FfiUDMFUniformTypeDescriptorIsHigherLevelType() argument
H A Dunified_data_impl.cpp110 bool CUnifiedData::HasType(const char *type) in HasType() argument
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H A Drelationship_sync_mgr.h36 RelationShipChangeType type; member
/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
100 ResourceEventType type = ResourceEventType::EVENT_TYPE_QUERY_RESOURCE; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dfile.cpp29 File::File(UDType type, ValueType value) : UnifiedRecord(type, value) in File() argument
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_ipc_callback_stub.cpp59 ResourceEventType type = static_cast<ResourceEventType>(data.ReadInt32()); in OnNotifyResourceInfoInner() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/
H A Ddcamera_sink_callback_stub.cpp62 ResourceEventType type = static_cast<ResourceEventType>(data.ReadInt32()); in OnNotifyResourceInfoInner() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_frame_info.h36 int8_t type = 0; member
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter_test.cpp165 uint32_t type in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_query_tool.cpp97 std::string HiStreamerQueryTool::QueryHiStreamerPluginInfo(HISTREAM_PLUGIN_TYPE type) in QueryHiStreamerPluginInfo() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/avtransstubonremoterequest_fuzzer/
H A Davtransstubonremoterequest_fuzzer.cpp62 uint32_t type = *(reinterpret_cast<const uint32_t*>(data)); in AVTransStubOnRemoteRequestFuzzTest() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dav_receiver_engine_adapter_test.cpp117 uint32_t type = 0; in HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dnetwork_set_manager.h32 MobileNetworkObserver(const std::string &bundleName, const int32_t userId, const int32_t type) in MobileNetworkObserver() argument
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp58 void DhcpSysTimer::SetType(const int &type) in SetType() argument
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dvolume_core.cpp22 VolumeCore::VolumeCore(std::string id, int type, std::string diskId) in VolumeCore() argument
29 VolumeCore::VolumeCore(std::string id, int type, std::string diskId, int32_t state) in VolumeCore() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrappercontext_fuzzer/
H A Deglwrappercontext_fuzzer.cpp67 EGLint type = GetData<EGLint>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_entry_test.cpp440 auto type = 10; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmask_cmd_list.h87 MaskOpItem(uint32_t type) : OpItem(type) {} in MaskOpItem() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_lite_proxy.cpp31 RegisterDisplayManagerAgent( const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) RegisterDisplayManagerAgent() argument
72 UnregisterDisplayManagerAgent( const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) UnregisterDisplayManagerAgent() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_proxy_test.cpp75 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; in HWTEST_F() local
91 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_STATE_LISTENER; in HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_manager_agent_controller_test.cpp61 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; in HWTEST_F() local
77 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; in HWTEST_F() local
94 WindowManagerAgentType type in HWTEST_F() local
112 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_WINDOW_MODE; HWTEST_F() local
129 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; HWTEST_F() local
148 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; HWTEST_F() local
165 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; HWTEST_F() local
186 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_VISIBLE_WINDOW_NUM; HWTEST_F() local
202 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; HWTEST_F() local
215 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_CAMERA_WINDOW; HWTEST_F() local
233 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_WINDOW_STYLE; HWTEST_F() local
[all...]
H A Dwindow_event_channel_stub_test.cpp83 WindowManagerAgentType type = WindowManagerAgentType::WINDOW_MANAGER_AGENT_TYPE_FOCUS; in HWTEST_F() local
[all...]

Completed in 12 milliseconds

1...<<61626364656667686970>>...495