Home
last modified time | relevance | path

Searched defs:value (Results 3276 - 3300 of 10543) sorted by relevance

1...<<131132133134135136137138139140>>...422

/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dscreen_input/
H A Ddscreen_input_plugin.cpp93 Status DscreenInputPlugin::GetParameter(Tag tag, ValueType &value) in GetParameter() argument
104 Status DscreenInputPlugin::SetParameter(Tag tag, const ValueType &value) in SetParameter() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dcloud_daemon_statistic.cpp45 static uint32_t GetRangeIndex(uint64_t value, const vector<uint64_t> rangeVector) in GetRangeIndex() argument
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp86 std::string GetAnonyString(const std::string &value) in GetAnonyString() argument
111 std::string GetInterruptString(const std::string &value) in GetInterruptString() argument
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp167 std::string value = data.ReadString(); in ConfigDistributedHardwareInner() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_permissions.cpp68 napi_value value; in GetResultData() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dalarm_linux.c75 uint64_t value = 0; in AlarmNotify() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result_store_manager.cpp127 std::string value = line.substr(npos + 1); in ReadNetworkSection() local
190 int32_t DhcpResultStoreManager::SetClassKeyValue(IpInfoCached &item, const std::string &key, const std::string &value) in SetClassKeyValue() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_linkwatch.c127 static int32_t GetRtAttr(struct rtattr *rta, int32_t len, uint16_t type, uint8_t *value, uint32_t valueLen) in GetRtAttr() argument
/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp119 bool JSON_AddBoolToObject(JsonObj *obj, const char *key, bool value) in JSON_AddBoolToObject() argument
134 bool JSON_GetBoolFromOject(const JsonObj *obj, const char *key, bool *value) in JSON_GetBoolFromOject() argument
171 static bool JSON_GetIntegerFromObject(const JsonObj *obj, const char *key, Integer &value) in JSON_GetIntegerFromObject() argument
191 bool JSON_AddInt16ToObject(JsonObj *obj, const char *key, int16_t value) in JSON_AddInt16ToObject() argument
196 JSON_GetInt16FromOject(const JsonObj *obj, const char *key, int16_t *value) JSON_GetInt16FromOject() argument
205 JSON_AddInt32ToObject(JsonObj *obj, const char *key, int32_t value) JSON_AddInt32ToObject() argument
210 JSON_GetInt32FromOject(const JsonObj *obj, const char *key, int32_t *value) JSON_GetInt32FromOject() argument
219 JSON_AddInt64ToObject(JsonObj *obj, const char *key, int64_t value) JSON_AddInt64ToObject() argument
224 JSON_GetInt64FromOject(const JsonObj *obj, const char *key, int64_t *value) JSON_GetInt64FromOject() argument
233 JSON_AddStringToObject(JsonObj *obj, const char *key, const char *value) JSON_AddStringToObject() argument
248 JSON_GetStringFromOject(const JsonObj *obj, const char *key, char *value, uint32_t size) JSON_GetStringFromOject() argument
273 JSON_AddStringArrayToObject(JsonObj *obj, const char *key, const char **value, int32_t len) JSON_AddStringArrayToObject() argument
292 JSON_GetStringArrayFromOject(const JsonObj *obj, const char *key, char **value, int32_t *len) JSON_GetStringArrayFromOject() argument
331 JSON_AddBytesToObject(JsonObj *obj, const char *key, uint8_t *value, uint32_t size) JSON_AddBytesToObject() argument
347 JSON_GetBytesFromObject(const JsonObj *obj, const char *key, uint8_t *value, uint32_t bufLen, uint32_t *size) JSON_GetBytesFromObject() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c79 struct itimerspec value; in SoftBusStartTimer() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_client.h48 const uint8_t *value; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c274 FILLP_INT32 FtSetConfigApp(IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN FILLP_CONST void *param) in FtSetConfigApp() argument
347 static FILLP_INT32 FtGetAppFcPeriodRecvRate(struct FtSocket *sock, FILLP_UINT32 *value) in FtGetAppFcPeriodRecvRate() argument
361 FtGetAppFcPeriodRecvRateBps(struct FtSocket *sock, FILLP_ULLONG *value) FtGetAppFcPeriodRecvRateBps() argument
374 FtGetAppFcPeriodRecvPktLost(struct FtSocket *sock, FILLP_UINT32 *value) FtGetAppFcPeriodRecvPktLost() argument
388 FtGetAppFcPeriodStastics(struct FtSocket *sock, void *value) FtGetAppFcPeriodStastics() argument
413 FtGetSockValue(void *value, struct FtSocket *sock, FILLP_UINT32 name) FtGetSockValue() argument
460 FtGetConfigApp(IN FILLP_UINT32 name, IO void *value, IN FILLP_CONST void *param) FtGetConfigApp() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config_in.c37 FILLP_INT32 FtConfigSetRxBurst(IN FILLP_CONST void *value) in FtConfigSetRxBurst() argument
53 FILLP_INT32 FtConfigSetRecvCachePktNumBufferSize(IN FILLP_CONST void *value) in FtConfigSetRecvCachePktNumBufferSize() argument
68 FILLP_INT32 FtConfigSetOutOfOrderCacheFeature(IN FILLP_CONST void *value) in FtConfigSetOutOfOrderCacheFeature() argument
80 FILLP_INT32 FtConfigSetCpuCoreUse(IN FILLP_CONST void *value) in FtConfigSetCpuCoreUse() argument
93 FtConfigSetMaxSockNum(IN FILLP_CONST void *value) FtConfigSetMaxSockNum() argument
115 FtConfigSetMaxConnectionNum(IN FILLP_CONST void *value) FtConfigSetMaxConnectionNum() argument
137 FtConfigSetFullCpu(IN FILLP_CONST void *value) FtConfigSetFullCpu() argument
150 FtConfigSetFullCpuUseThresholdRate(IN FILLP_CONST void *value) FtConfigSetFullCpuUseThresholdRate() argument
164 FtConfigSetOppositeSetPercentage(IN FILLP_CONST void *value) FtConfigSetOppositeSetPercentage() argument
177 FtConfigSetNackRepeatTimes(IN FILLP_CONST void *value) FtConfigSetNackRepeatTimes() argument
190 FtConfigSetAlg(IN FILLP_CONST void *value) FtConfigSetAlg() argument
204 FtConfigSetPktLossAllow(IN FILLP_CONST void *value) FtConfigSetPktLossAllow() argument
218 FtConfigSetInitialRate(IN FILLP_CONST void *value) FtConfigSetInitialRate() argument
235 FtConfigSetMaxRatePercentage(IN FILLP_CONST void *value) FtConfigSetMaxRatePercentage() argument
250 FtConfigSetSupportFairness(IN FILLP_CONST void *value) FtConfigSetSupportFairness() argument
263 FtConfigSetMaxRate(IN FILLP_CONST void *value) FtConfigSetMaxRate() argument
276 FtConfigSetLimitRate(IN FILLP_CONST void *value) FtConfigSetLimitRate() argument
288 FtConfigSetMaxRecvRate(IN FILLP_CONST void *value) FtConfigSetMaxRecvRate() argument
301 FtConfigSetSendCache(IN FILLP_CONST void *value) FtConfigSetSendCache() argument
314 FtConfigSetRecvCache(IN FILLP_CONST void *value) FtConfigSetRecvCache() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c62 static void ProcessQdiscInfo(struct nlmsghdr *h, void *arg, void *value) in ProcessQdiscInfo() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c93 int32_t SemInit(sem_t *sem, int pshared, unsigned int value) in SemInit() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Drs_skia_memory_tracer.cpp113 void SkiaMemoryTracer::dumpNumericValue(const char* dumpName, const char* valueName, const char* units, uint64_t value) in dumpNumericValue() argument
178 ConvertUnits(const TraceValue& value) ConvertUnits() argument
192 ConvertToMB(const TraceValue& value) ConvertToMB() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dshader_cache.cpp195 const void* value = data.GetData(); in Store() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp36 bool NapiIsCallable(napi_env env, napi_value value) in NapiIsCallable() argument
43 napi_valuetype GetType(napi_env env, napi_value value) in GetType() argument
/third_party/ffmpeg/libavcodec/
H A Ddpxenc.c77 static av_always_inline void write16_internal(int big_endian, void *p, int value) in write16_internal() argument
83 static av_always_inline void write32_internal(int big_endian, void *p, int value) in write32_internal() argument
101 int value; encode_rgb48_10bit() local
126 int value; encode_gbrp10() local
155 uint16_t value[3]; encode_gbrp12() local
[all...]
H A Dfilter_units_bsf.c56 long value, range_start, range_end; in filter_units_make_type_list() local
H A Dbgmc.c521 unsigned int value = *v; in ff_bgmc_decode() local
[all...]
H A Deatgq.c68 int i, j, value; in tgq_decode_block() local
/third_party/elfutils/tests/
H A Dleb128.c74 int64_t value; in test_one_sleb() local
123 uint64_t value; in test_one_uleb() local
[all...]
H A Ddwflsyms.c133 GElf_Addr value; in list_syms() local
[all...]
/third_party/elfio/tests/
H A DELFIOTest2.cpp48 std::string value; in TEST() member
62 std::string value; in TEST() local
72 std::string value; in TEST() local
110 std::string value; in TEST() member
126 std::string value; TEST() local
136 std::string value; TEST() local
252 Elf64_Addr value; TEST() local
280 Elf64_Addr value; TEST() local
308 Elf64_Addr value; TEST() local
336 Elf64_Addr value; TEST() local
364 Elf64_Addr value; TEST() local
[all...]

Completed in 16 milliseconds

1...<<131132133134135136137138139140>>...422