Home
last modified time | relevance | path

Searched defs:type (Results 5226 - 5250 of 12363) sorted by relevance

1...<<201202203204205206207208209210>>...495

/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/distributeddatamgr/relational_store/frameworks/native/rdb/src/
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
H A Drd_statement.cpp414 ColumnType type = RdUtils::RdSqlColType(stmtHandle_, index); in GetColumnType() local
436 ColumnType type = RdUtils::RdSqlColType(stmtHandle_, index); in GetSize() local
452 ColumnType type = RdUtils::RdSqlColType(stmtHandle_, index); GetColumn() 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...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_dev_test.cpp73 ChannelState type = ChannelState::UNKNOWN; in HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp253 int32_t type = TypeCast<int32_t>(data + pos, &pos); in CmdAppendBundlesRestoreSessionFuzzTest() local
280 int32_t type = TypeCast<int32_t>(data + pos, &pos); in CmdAppendBundlesDetailsRestoreSessionFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp47 uint32_t FscryptKeyV1Ext::GetMappedUserId(uint32_t userId, uint32_t type) in GetMappedUserId() argument
280 uint32_t type = TYPE_GLOBAL_EL1; // default to global el1 in GetTypeFromDir() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/
H A Ddistributed_input_inner_test.cpp107 OnSimulationEvent( uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Ddistributed_input_client_test.cpp145 OnSimulationEvent( uint32_t type, uint32_t code, int32_t value) OnSimulationEvent() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/addwhitelistinfoscallbackunittest/
H A Dadd_white_list_infos_call_back_test.cpp123 int32_t AddWhiteListInfosCallbackTest::TestSimulationEventListenerStub::OnSimulationEvent(uint32_t type, in OnSimulationEvent() argument
309 uint32_t type = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/kits/napi/src/
H A Dnative_distributedhardwarefwk_js.cpp57 bool CheckArgsType(napi_env env, bool assertion, const std::string &paramName, const std::string &type) in CheckArgsType() argument
141 int32_t type = -1; in PauseDistributedHardware() local
193 int32_t type = -1; in ResumeDistributedHardware() local
245 int32_t type = -1; StopDistributedHardware() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_stub.cpp250 uint32_t type = data.ReadUint32(); in NotifyAVCenterInner() local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp186 int32_t DistributedInputSourceManagerTest::TestSimulationEventCb::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_restore_async_test.cpp564 string type = "false"; HWTEST_F() local
589 string type = "false"; HWTEST_F() local
614 string type = "true"; HWTEST_F() local
639 string type = "true"; HWTEST_F() local
667 string type = "true"; HWTEST_F() local
693 string type = "true"; HWTEST_F() local
720 string type = "false"; HWTEST_F() local
747 string type = "type1"; HWTEST_F() local
775 string type = "true"; HWTEST_F() local
[all...]

Completed in 31 milliseconds

1...<<201202203204205206207208209210>>...495