Home
last modified time | relevance | path

Searched defs:type (Results 5001 - 5025 of 11849) sorted by relevance

1...<<201202203204205206207208209210>>...474

/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_cursor_test.cpp195 OH_ColumnType type; in HWTEST_F() local
479 OH_ColumnType type; HWTEST_F() local
507 OH_ColumnType type; HWTEST_F() local
569 OH_ColumnType type; HWTEST_F() local
691 OH_ColumnType type; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp420 int32_t DSpeakerDev::SendMessage(uint32_t type, std::string content, std::string dstDevId) in SendMessage() argument
444 OnStateChange(const AudioEventType type) OnStateChange() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_utils.h329 napi_valuetype type = napi_undefined; in Convert2Value() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_shared_result_set.cpp192 int type = cellUnit->type; in GetSize() local
[all...]
H A Dvalue_object.cpp193 int type = static_cast<int>(value.index()); in operator int64_t() local
210 size_t type = value.index(); in operator double() local
227 int type = value.index(); operator bool() local
260 int type = static_cast<int>(value.index()); operator std::string() local
283 int type = static_cast<int>(value.index()); operator Blob() local
[all...]
H A Dsqlite_shared_result_set.cpp109 auto type = SqliteUtils::GetSqlStatementType(qrySql_); in PrepareStep() local
H A Dstep_result_set.cpp90 auto type = SqliteUtils::GetSqlStatementType(sql_); in PrepareStep() local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_predicates.cpp229 OH_Predicates *RelationalPredicate::OrderBy(OH_Predicates *predicates, const char *field, OH_OrderType type) in OrderBy() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_record.cpp28 UnifiedRecord::UnifiedRecord(UDType type) in UnifiedRecord() argument
34 UnifiedRecord::UnifiedRecord(UDType type, ValueType value) in UnifiedRecord() argument
49 void UnifiedRecord::SetType(const UDType &type) in SetType() argument
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_napi.cpp235 std::string type; in HasType() local
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_output.cpp58 void DCameraSinkOutput::InitInner(DCStreamType type) in InitInner() argument
203 void DCameraSinkOutput::OnSessionState(DCStreamType type, int32_t state) in OnSessionState() argument
231 OnSessionError(DCStreamType type, int32_t eventType, int32_t eventReason, std::string detail) OnSessionError() argument
237 OnDataReceived(DCStreamType type, std::vector<std::shared_ptr<DataBuffer>>& dataBuffers) OnDataReceived() argument
[all...]
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_proxy.cpp224 void PasteboardServiceProxy::SubscribeObserver(PasteboardObserverType type, in SubscribeObserver() argument
232 void PasteboardServiceProxy::UnsubscribeObserver(PasteboardObserverType type, in UnsubscribeObserver() argument
239 void PasteboardServiceProxy::UnsubscribeAllObserver(PasteboardObserverType type) in UnsubscribeAllObserver() argument
261 void PasteboardServiceProxy::ProcessObserver(uint32_t code, PasteboardObserverType type, in ProcessObserver() argument
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp58 uint8_t type = GetTypeIndex(value); in CalSize() local
104 int PreferencesValueParcel::MarshallingBasicValueInner(const PreferencesValue &value, const uint8_t type, in MarshallingBasicValueInner() argument
163 int PreferencesValueParcel::MarshallingBasicValue(const PreferencesValue &value, const uint8_t type, in MarshallingBasicValue() argument
181 MarshallingStringValue(const PreferencesValue &value, const uint8_t type, std::vector<uint8_t> &data) MarshallingStringValue() argument
222 MarshallingStringArrayValue(const PreferencesValue &value, const uint8_t type, std::vector<uint8_t> &data) MarshallingStringArrayValue() argument
386 MarshallingBasicArrayValue(const PreferencesValue &value, const uint8_t type, std::vector<uint8_t> &data) MarshallingBasicArrayValue() argument
421 uint8_t type = GetTypeIndex(value); MarshallingPreferenceValue() local
451 UnmarshallingBasicValue(const uint8_t type, const std::vector<uint8_t> &data) UnmarshallingBasicValue() argument
482 UnmarshallingStringValue(const uint8_t type, const std::vector<uint8_t> &data) UnmarshallingStringValue() argument
506 UnmarshallingStringArrayValue(const uint8_t type, const std::vector<uint8_t> &data) UnmarshallingStringArrayValue() argument
603 UnmarshallingBasicArrayValue(const uint8_t type, const std::vector<uint8_t> &data) UnmarshallingBasicArrayValue() argument
632 uint8_t type = data[0]; UnmarshallingPreferenceValue() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp49 napi_valuetype type = napi_undefined; in Convert2Value() local
75 napi_valuetype type = napi_undefined; in Convert2Value() local
91 napi_valuetype type = napi_undefined; Convert2Value() local
258 napi_valuetype type = napi_undefined; Convert2Value() local
298 napi_valuetype type = napi_undefined; IsNapiString() local
320 napi_valuetype type = napi_undefined; Convert2Value() local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp89 bool RelationShipChangeMsg::FromBroadcastPayLoad(const cJSON *payloadJson, RelationShipChangeType type) in FromBroadcastPayLoad() argument
149 IsChangeTypeValid(uint32_t type) IsChangeTypeValid() argument
[all...]
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_connector.cpp354 ConnectionAddrType type; HWTEST_F() local
372 ConnectionAddrType type; HWTEST_F() local
[all...]
H A DUTTest_softbus_listener.cpp179 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in HWTEST_F() local
190 NodeBasicInfoType type = NodeBasicInfoType::TYPE_DEVICE_NAME; in HWTEST_F() local
202 NodeBasicInfoType type = NodeBasicInfoType::TYPE_NETWORK_INFO; in HWTEST_F() local
744 NodeStatusType type = NodeStatusType::TYPE_SCREEN_STATUS; HWTEST_F() local
781 TrustChangeType type = TrustChangeType::DEVICE_NOT_TRUSTED; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_entry.cpp443 auto type = UDMF::UtdUtils::GetUtdEnumFromUtdId(mimeType); in Convert() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp73 int32_t DMicClient::OnStateChange(const AudioEventType type) in OnStateChange() argument
165 SendMessage(uint32_t type, std::string content, std::string dstDevId) SendMessage() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_common_utils.cpp106 napi_typedarray_type type = napi_uint8_array; in Convert2NativeValue() local
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsession.h111 int type; member
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp215 AudioEventType type = NOTIFY_OPEN_SPEAKER_RESULT; HWTEST_F() local
236 AudioEventType type = NOTIFY_OPEN_SPEAKER_RESULT; HWTEST_F() local
982 AudioEventType type = NOTIFY_CLOSE_MIC_RESULT; HWTEST_F() local
1000 AudioEventType type = AUDIO_FOCUS_CHANGE; HWTEST_F() local
1018 AudioEventType type = EVENT_UNKNOWN; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_data_utils.cpp98 napi_valuetype type = napi_undefined; in GetValue() local
194 napi_typedarray_type type = napi_biguint64_array; in GetValue() local
467 napi_valuetype type = napi_undefined; IsNull() local
[all...]
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H A Dpasteboardclient_fuzzer.cpp97 PasteboardObserverType type = PasteboardObserverType::OBSERVER_LOCAL; in FuzzPasteboardclient002() local
/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_test.cpp109 Preference_ValueType type = OH_PreferencesValue_GetValueType(pValue); in DataChangeObserverCallback() local
695 Preference_ValueType type = OH_PreferencesValue_GetValueType(pValue); NullTestCallback() local
[all...]

Completed in 21 milliseconds

1...<<201202203204205206207208209210>>...474