Home
last modified time | relevance | path

Searched defs:value (Results 4226 - 4250 of 21763) sorted by relevance

1...<<161162163164165166167168169170>>...871

/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter_manager.cpp63 int32_t KVAdapterManager::PutByAnoyDeviceId(const std::string &key, const DmKVValue &value) in PutByAnoyDeviceId() argument
90 Get(const std::string &key, DmKVValue &value) Get() argument
[all...]
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp56 std::string GetAnonyString(const std::string &value) in GetAnonyString() argument
81 std::string GetAnonyInt32(const int32_t value) in GetAnonyInt32() argument
H A Ddata_buffer.cpp64 void DataBuffer::SetInt32(const std::string name, int32_t value) in SetInt32() argument
69 void DataBuffer::SetInt64(const std::string name, int64_t value) in SetInt64() argument
74 void DataBuffer::SetString(const std::string name, std::string value) in SetString() argument
79 bool DataBuffer::FindInt32(const std::string& name, int32_t& value) in FindInt32() argument
90 bool DataBuffer::FindInt64(const std::string& name, int64_t& value) in FindInt64() argument
101 FindString(const std::string& name, std::string& value) FindString() argument
[all...]
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_xml_utils_test.cpp418 int value = pref->Get("intKey", 0); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_sendable_utils.cpp28 napi_value JSUtils::Convert2Sendable(napi_env env, const std::string &value) in Convert2Sendable() argument
33 napi_value JSUtils::Convert2Sendable(napi_env env, const std::vector<uint8_t> &value) in Convert2Sendable() argument
54 napi_value JSUtils::Convert2Sendable(napi_env env, int32_t value) in Convert2Sendable() argument
59 Convert2Sendable(napi_env env, uint32_t value) Convert2Sendable() argument
64 Convert2Sendable(napi_env env, int64_t value) Convert2Sendable() argument
69 Convert2Sendable(napi_env env, double value) Convert2Sendable() argument
74 Convert2Sendable(napi_env env, bool value) Convert2Sendable() argument
79 Convert2Sendable(napi_env env, const std::vector<float> &value) Convert2Sendable() argument
100 Convert2Sendable(napi_env env, std::string value, napi_value &output) Convert2Sendable() argument
105 Convert2Sendable(napi_env env, bool value, napi_value &output) Convert2Sendable() argument
110 Convert2Sendable(napi_env env, double value, napi_value &output) Convert2Sendable() argument
115 Convert2Sendable(napi_env env, const std::monostate &value) Convert2Sendable() argument
138 napi_value value = nullptr; ToSendableObject() local
[all...]
/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

Completed in 23 milliseconds

1...<<161162163164165166167168169170>>...871