Home
last modified time | relevance | path

Searched defs:value (Results 2301 - 2325 of 10543) sorted by relevance

1...<<919293949596979899100>>...422

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/
H A Dnapi_rdb_store_convert_utils.cpp68 napi_value value = nullptr; in FromSendableValuesBucket() local
105 napi_value value = nullptr; in ToSendableValuesBucket() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Dcache_result_set_test.cpp132 std::string value; in HWTEST_F() local
155 int value; in HWTEST_F() local
178 int64_t value; in HWTEST_F() local
201 double value; in HWTEST_F() local
217 ValueObject::Asset value = {}; HWTEST_F() local
242 ValueObject::Assets value = {}; HWTEST_F() local
273 ValueObject value; HWTEST_F() local
327 auto value = rowEntity.Get(columnName); HWTEST_F() local
423 std::string value; HWTEST_F() local
[all...]
H A Dtransaction_test.cpp121 ValueObject value; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp124 ConfigDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &key, const std::string &value) ConfigDistributedHardware() argument
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp145 ConfigDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &key, const std::string &value) ConfigDistributedHardware() argument
/foundation/filemanagement/app_file_service/test/unittest/file_uri_ndk_test/
H A Dfile_uri_ndk_test.cpp49 char value[] = "false"; in CheckFileManagerFullMountEnable() local
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
H A DcJsonMock.cpp112 CJSON_PUBLIC(cJSON *) cJSON_Parse(const char *value) in cJSON_Parse() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dxattr.cpp33 static bool IsIllegalXattr(const char *key, const char *value) in IsIllegalXattr() argument
76 std::unique_ptr<char[]> value; in SetSync() local
192 std::unique_ptr<char[]> value; in SetAsync() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/src/
H A Dav_sender_engine_test.cpp68 std::string value = MIME_VIDEO_H265; in HWTEST_F() local
200 std::string value = "value"; in HWTEST_F() local
210 std::string value = "value"; in HWTEST_F() local
221 std::string value = "value"; in HWTEST_F() local
233 std::string value = "123"; HWTEST_F() local
248 std::string value = "123"; HWTEST_F() local
264 std::string value = "123"; HWTEST_F() local
280 std::string value = "123"; HWTEST_F() local
296 std::string value = "video/avc"; HWTEST_F() local
317 std::string value = ""; HWTEST_F() local
330 std::string value = "video/hevc"; HWTEST_F() local
343 std::string value = "500"; HWTEST_F() local
371 std::string value = "500"; HWTEST_F() local
390 std::string value = "value"; HWTEST_F() local
402 std::string value = "value"; HWTEST_F() local
414 std::string value = "value"; HWTEST_F() local
426 std::string value = "value"; HWTEST_F() local
439 std::string value = "value"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/include/
H A Dmock_idistributed_hardware_source.h45 ConfigDistributedHardware(const std::string &uuid, const std::string &dhId, const std::string &key, const std::string &value) ConfigDistributedHardware() argument
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dmessage_parcel_mock.cpp49 bool Parcel::WriteInt32(int32_t value) in WriteInt32() argument
59 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() argument
84 bool Parcel::ReadBool(bool &value) in ReadBool() argument
89 bool Parcel::WriteBool(bool value) in WriteBool() argument
94 bool Parcel::WriteString(const std::string &value) in WriteString() argument
99 ReadString(std::string &value) ReadString() argument
104 ReadStringVector(std::vector<std::string> *value) ReadStringVector() argument
119 ReadUint32(uint32_t &value) ReadUint32() argument
[all...]
/foundation/filemanagement/dfs_service/utils/preference/src/
H A Dcloud_pref_impl.cpp60 void CloudPrefImpl::SetString(const std::string& key, const std::string& value) in SetString() argument
73 void CloudPrefImpl::GetString(const std::string& key, std::string &value) in GetString() argument
82 void CloudPrefImpl::SetLong(const std::string& key, const int64_t value) in SetLong() argument
95 void CloudPrefImpl::GetLong(const std::string& key, int64_t &value) in GetLong() argument
104 void CloudPrefImpl::SetInt(const std::string& key, const int value) in SetInt() argument
117 GetInt(const std::string& key, int32_t &value) GetInt() argument
126 SetBool(const std::string& key, const bool& value) SetBool() argument
139 GetBool(const std::string& key, bool& value) GetBool() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
H A Dav_receiver_engine_test.cpp64 std::string value = MIME_VIDEO_H265; in HWTEST_F() local
189 std::string value = "value"; in HWTEST_F() local
199 std::string value = "value"; in HWTEST_F() local
210 std::string value = "value"; in HWTEST_F() local
222 std::string value = "123"; HWTEST_F() local
398 std::string value = "50"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dcapability_utils.h42 int32_t GetCapabilityByValue(const std::string &value, std::shared_ptr<T> &capPtr) in GetCapabilityByValue() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/daudio_input/
H A Ddaudio_input_plugin.cpp99 Status DaudioInputPlugin::GetParameter(Tag tag, ValueType &value) in GetParameter() argument
112 Status DaudioInputPlugin::SetParameter(Tag tag, const ValueType &value) in SetParameter() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/dscreen_output_test/
H A Ddscreen_output_test.cpp78 std::string value = "dscreen_output_test"; in HWTEST_F() local
91 std::string value = "dscreen_output_test"; in HWTEST_F() local
110 std::string value = "dscreen_output_test"; in HWTEST_F() local
195 std::string value = "dscreen_output_test"; in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/daudio_output_test/
H A Ddaudio_output_test.cpp73 int value = 1; in HWTEST_F() local
102 int value = 1; in HWTEST_F() local
112 std::string value in HWTEST_F() local
123 std::string value = "dsoftbus_output_test"; HWTEST_F() local
210 std::string value = "dsoftbus_output_test"; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/mock/parcel/src/
H A Dparcel.cpp84 bool Parcel::ReadString(string &value) in ReadString() argument
93 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() argument
/foundation/filemanagement/dfs_service/test/mock/
H A Dmessage_parcel_mock.cpp45 bool Parcel::WriteInt32(int32_t value) in WriteInt32() argument
55 bool Parcel::ReadInt32(int32_t &value) in ReadInt32() argument
80 bool Parcel::ReadBool(bool &value) in ReadBool() argument
85 bool Parcel::WriteBool(bool value) in WriteBool() argument
90 bool Parcel::WriteString(const std::string &value) in WriteString() argument
95 WriteCString(const char *value) WriteCString() argument
100 ReadString(std::string &value) ReadString() argument
105 ReadStringVector(std::vector<std::string> *value) ReadStringVector() argument
120 ReadUint32(uint32_t &value) ReadUint32() argument
125 WriteUint64(uint64_t value) WriteUint64() argument
130 WriteUint16(uint16_t value) WriteUint16() argument
135 ReadUint64(uint64_t &value) ReadUint64() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/native/environment/
H A Denvironment_native.cpp54 char value[] = "false"; in CheckFileManagerFullMountEnable() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/dsoftbus_output_test/
H A Ddsoftbus_output_plugin_test.cpp79 std::string value = "dsoftbus_output_plugin_test"; in HWTEST_F() local
185 std::string value = "dsoftbus_output_plugin_test"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_output/dsoftbus_output_audio_test/
H A Ddsoftbus_output_audio_plugin_test.cpp73 std::string value = "dsoftbus_output_audio_plugin_test"; in HWTEST_F() local
144 std::string value = "dsoftbus_output_audio_plugin_test"; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/src/
H A Ddscreen_source_handler_test.cpp331 const std::string value = "value"; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_rl_map.h40 bool Insert(const K& key, const V& value) in Insert() argument
/foundation/communication/bluetooth_service/test/unittest/pan/
H A Dpan_test.cpp212 bool value = false; in HWTEST_F() local

Completed in 15 milliseconds

1...<<919293949596979899100>>...422