/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | db_change_data_mock.cpp | 53 bool DBChangeDataMock::AddEntry(DBEntry entry, int32_t type) in AddEntry() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
H A D | store_meta_data_local.h | 25 uint32_t type = UINT32_MAX; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | store_meta_data_local_test.cpp | 109 uint32_t type = UINT32_MAX;
in HWTEST_F() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | kvdb_conflict_entry.h | 29 int type = 1; member
|
H A D | multi_ver_vacuum_executor.h | 32 RecordType type; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
H A D | resultset_json_formatter.cpp | 50 NativeRdb::ColumnType type;
in MarshalRow() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/ |
H A D | document_key.h | 40 uint8_t type; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_nb_conflict_data_impl.cpp | 33 DBStatus KvStoreNbConflictDataImpl::GetValue(ValueType type, Value &value) const in GetValue() argument
|
/foundation/distributeddatamgr/pasteboard/services/zidl/src/ |
H A D | pasteboard_delay_getter_proxy.cpp | 30 void PasteboardDelayGetterProxy::GetPasteData(const std::string &type, PasteData &data)
in GetPasteData() argument 71 void PasteboardDelayGetterProxy::GetUnifiedData(const std::string &type, UDMF::UnifiedData &data) {}
in GetUnifiedData() argument
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | application_defined_record_test.cpp | 92 UDType type = UDType::ENTITY; in HWTEST_F() local 107 UDType type = UDType::ENTITY; HWTEST_F() local [all...] |
H A D | audio_test.cpp | 62 UDType type = UDType::ENTITY; in HWTEST_F() local
|
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbuslistenergetlocaldeviceinfo_fuzzer/ |
H A D | softbus_listener_get_local_deviceinfo_fuzzer.cpp | 38 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in GetLocalDeviceInfoFuzzTest() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_event_cmd.cpp | 64 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_info_cmd.cpp | 63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_metadata_setting_cmd.cpp | 73 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
H A D | dcamera_sink_frame_info.cpp | 53 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, FRAME_INFO_TYPE.c_str()); in Unmarshal() local
|
H A D | dcamera_open_info_cmd.cpp | 63 cJSON *type = cJSON_GetObjectItemCaseSensitive(rootValue, "Type"); in Unmarshal() local
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | text.cpp | 29 Text::Text(UDType type, ValueType value) : UnifiedRecord(type, value) in Text() argument
|
H A D | system_defined_pixelmap.cpp | 33 SystemDefinedPixelMap::SystemDefinedPixelMap(UDType type, ValueType value) : SystemDefinedRecord(type, value) in SystemDefinedPixelMap() argument
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbackonnotifyresourceinfo_fuzzer/ |
H A D | callbackonnotifyresourceinfo_fuzzer.cpp | 37 ResourceEventType type = resourceEventType[data[0] % DC_RESOURCE_SIZE]; in CallbackOnNotifyResourceInfoFuzzTest() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
H A D | dcamera_sink_output_channel_listener.cpp | 22 DCameraSinkOutputChannelListener( DCStreamType type, std::shared_ptr<DCameraSinkOutput>& output) DCameraSinkOutputChannelListener() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
H A D | js_config.h | 41 static inline bool ValidSubscribeType(int32_t type) in ValidSubscribeType() argument
|
/foundation/distributedhardware/device_manager/services/implementation/include/discovery/ |
H A D | dm_discovery_filter.h | 27 std::string type; member
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_ipc_callback_proxy.cpp | 25 int32_t DAudioSinkIpcCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, in OnNotifyResourceInfo() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | dcamera_sink_callback_proxy.cpp | 26 int32_t DCameraSinkCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
|