/foundation/distributedhardware/device_manager/services/service/include/discovery/ |
H A D | discovery_filter.h | 27 std::string type; member
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonnotifyresourceinfo_fuzzer/ |
H A D | sinkipccallbackonnotifyresourceinfo_fuzzer.cpp | 36 ResourceEventType type = resourceEventType[data[0] % DC_RESOURCE_SIZE]; in SinkIpcCallbackOnNotifyResourceInfoFuzzTest() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/convert/ |
H A D | udmf_conversion.cpp | 56 auto type = record->GetType();
in ConvertRecordToSubclass() local [all...] |
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | application_defined_record.cpp | 24 ApplicationDefinedRecord::ApplicationDefinedRecord(std::string type) : UnifiedRecord(APPLICATION_DEFINED_RECORD) in ApplicationDefinedRecord() argument 30 ApplicationDefinedRecord::ApplicationDefinedRecord(std::string type, std::vector<uint8_t> &data) in ApplicationDefinedRecord() argument 38 ApplicationDefinedRecord::ApplicationDefinedRecord(UDType type, ValueType value) in ApplicationDefinedRecord() argument 66 void ApplicationDefinedRecord::SetApplicationDefinedType(const std::string &type) in SetApplicationDefinedType() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | video_test.cpp | 63 UDType type = UDType::ENTITY; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/ |
H A D | daudio_sink_ipc_callback.cpp | 28 int32_t DAudioSinkIpcCallback::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, in OnNotifyResourceInfo() argument
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/ |
H A D | dcamera_sink_callback.cpp | 29 int32_t DCameraSinkCallback::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/ |
H A D | b_tarball_factory_test.cpp | 85 string type = ""; in HWTEST_F() local
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/sync_rule/ |
H A D | network_set_manager_test.cpp | 166 int32_t type = NetworkSetManager::CELLULARCONNECT; in HWTEST_F() local 188 int32_t type = NetworkSetManager::NETCONNECT; in HWTEST_F() local 210 int32_t type = NetworkSetManager::CELLULARCONNECT; HWTEST_F() local [all...] |
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | assistant.h | 42 static int access(const char *name, int type) in access() argument
|
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/ |
H A D | simulation_event_listener_proxy.cpp | 34 int32_t SimulationEventListenerProxy::OnSimulationEvent(uint32_t type, uint32_t code, int32_t value) in OnSimulationEvent() argument
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/ |
H A D | component_privacy_test.cpp | 64 ResourceEventType type = ResourceEventType::EVENT_TYPE_QUERY_RESOURCE; in HWTEST_F() local 78 ResourceEventType type = ResourceEventType::EVENT_TYPE_PULL_UP_PAGE; in HWTEST_F() local 92 ResourceEventType type = ResourceEventType::EVENT_TYPE_CLOSE_PAGE; in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def.h | 44 HciPacketType type; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_util.c | 89 uint16_t SdpGetLengthFromType(const uint8_t *buffer, uint8_t type, uint32_t *length) in SdpGetLengthFromType() argument 139 uint8_t type = buffer[0]; in SdpGetUuid() local [all...] |
/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | key_control_mock.cpp | 30 long KeyCtrlSearch(key_serial_t ringId, const char *type, const char *description, in KeyCtrlSearch() argument 40 key_serial_t KeyCtrlAddKey(const char *type, const char *description, in KeyCtrlAddKey() argument 50 key_serial_t KeyCtrlAddKeyEx(const char *type, const char *description, in KeyCtrlAddKeyEx() argument 60 key_serial_t KeyCtrlAddKeySdp(const char *type, const char *description, in KeyCtrlAddKeySdp() argument 79 key_serial_t KeyCtrlAddAppAsdpKey(const char *type, in KeyCtrlAddAppAsdpKey() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | array_mgr.h | 32 ObjectType type = ObjectType::INVALID; member
|
/foundation/filemanagement/storage_service/services/storage_manager/disk/src/ |
H A D | disk_manager_service.cpp | 56 int32_t DiskManagerService::Partition(std::string diskId, int32_t type) in Partition() argument
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
H A D | boot_player.h | 34 std::string GetResPath(const std::string& type)
in GetResPath() argument
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
H A D | debug_layer_test1.cpp | 37 static EGLDisplay EglGetDisplay(EGLNativeDisplayType type) in EglGetDisplay() argument
|
H A D | debug_layer_test2.cpp | 37 static EGLDisplay EglGetDisplay(EGLNativeDisplayType type) in EglGetDisplay() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
H A D | op_item.h | 26 explicit OpItem(uint32_t type) : type_(type) {} in OpItem() argument
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_lite_test.cpp | 79 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; in HWTEST_F() local 93 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; in HWTEST_F() local [all...] |
/test/ostest/wukong/component_event/src/ |
H A D | component_tree.cpp | 75 uint64_t type = GetSubName(type_, typeCount); in SetNodeId() local
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/ |
H A D | textarea_type_test.cpp | 23 int32_t type = ARKUI_TEXTAREA_TYPE_NORMAL;
in TestTextAreaType001() local 35 int32_t type = ARKUI_TEXTAREA_TYPE_NUMBER;
in TestTextAreaType002() local 47 int32_t type = ARKUI_TEXTAREA_TYPE_PHONE_NUMBER;
in TestTextAreaType003() local 59 int32_t type in TestTextAreaType004() local 71 int32_t type = -100; TestTextAreaType005() local [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
H A D | customcomponent_event_null_test.cpp | 28 auto type = OH_ArkUI_NodeCustomEvent_GetEventType(nullptr); in CustomComponentEventNull001() local
|