Home
last modified time | relevance | path

Searched defs:item (Results 326 - 350 of 1321) sorted by relevance

1...<<11121314151617181920>>...53

/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_pending_packet.c114 PendingPacket *item = NULL; in ConnBrGetBrPendingPacket() local
161 PendingPacket *item = NULL; in ConnBrSetBrPendingPacket() local
[all...]
H A Dsoftbus_conn_br_send_queue.c105 ConnectionQueue *item = NULL; in ConnBrEnqueueNonBlock() local
143 ConnectionQueue *item = NULL; in ConnBrDequeueBlock() local
[all...]
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c93 PendingPktInfo *item = (PendingPktInfo *)SoftBusCalloc(sizeof(PendingPktInfo)); in CreatePendingItem() local
106 static void ReleasePendingItem(PendingPktInfo *item) in ReleasePendingItem() argument
142 PendingPktInfo *item = NULL; AddPendingPacket() local
180 PendingPktInfo *item = NULL; GetPendingPacket() local
209 PendingPktInfo *item = NULL; DelPendingPacketbyChannelId() local
237 PendingPktInfo *item = GetPendingPacket(channelId, seqNum, type); ProcPendingPacket() local
274 PendingPktInfo *item = NULL; SetPendingPacket() local
304 PendingPktInfo *item = NULL; DelPendingPacket() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dhttp_proxy.cpp193 std::string item; in ParseProxyExclusionList() local
/foundation/communication/dsoftbus/core/common/json_utils/
H A Dsoftbus_json_utils.c31 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); in GetStringItemByJsonObject() local
56 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); in GetJsonObjectStringItem() local
80 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectNumberItem() local
95 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectSignedNumberItem() local
110 cJSON* item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectDoubleItem() local
125 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectNumber16Item() local
140 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectNumber64Item() local
155 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectSignedNumber64Item() local
170 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectInt32Item() local
185 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetJsonObjectBoolItem() local
200 cJSON *item = cJSON_CreateString(value); AddStringToJsonObject() local
218 cJSON *item = cJSON_CreateStringArray(strings, count); AddStringArrayToJsonObject() local
238 cJSON *item = cJSON_CreateNumber((double)num); AddNumber16ToJsonObject() local
257 cJSON *item = cJSON_CreateNumber((double)num); AddNumberToJsonObject() local
276 cJSON *item = cJSON_CreateNumber((double)num); AddNumber64ToJsonObject() local
295 cJSON *item = cJSON_CreateBool(value); AddBoolToJsonObject() local
315 cJSON *item = cJSON_GetObjectItemCaseSensitive(json, string); GetDynamicStringItemByJsonObject() local
378 cJSON *item = cJSON_GetArrayItem(objValue, i); GetJsonObjectIntArrayItem() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c89 SessionConn *item = NULL; in NotifyTdcChannelTimeOut() local
100 SessionConn *item = NULL; in TransTdcTimerProc() local
138 SessionConn *item = NULL; NotifyTdcChannelStopProc() local
152 SessionConn *item = NULL; TransTdcStopSessionProc() local
224 SessionConn *item = NULL; TransTdcDeathCallback() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Di_stream_socket.h105 auto item = std::move(streamReceiveBuffer_.front()); in TakeStream() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp115 const auto item = quotaPolicies->at(i); in CreateNetQuotaPolicyChangeParam() local
129 std::string item = ifaces->at(i); in CreateMeteredIfacesChangeParam() local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_broadcast.c120 ListNode *item = NULL; in SoftBusBroadcastDumpHander() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_send_queue.c102 ConnectionQueue *item = NULL; in ConnBleEnqueueNonBlock() local
137 ConnectionQueue *item = NULL; in ConnBleDequeueBlock() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp85 std::string item; in split() local
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_exec.cpp117 napi_value item = NapiUtils::CreateStringUtf8(context->GetEnv(), iface); in GetSharingIfacesCallback() local
162 napi_value item = NapiUtils::CreateStringUtf8(context->GetEnv(), iface); in GetSharableRegexesCallback() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Ddatashare_js_utils.h208 T item; in Convert2Value() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
H A Djs_util.cpp115 napi_value item = nullptr; in GetValue() local
229 napi_value item = nullptr; in GetValue() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dkv_virtual_device.cpp29 int KvVirtualDevice::GetData(const Key &key, VirtualDataItem &item) in GetData() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_subscribe.cpp45 CheckMissQueryDataItem(sqlite3_stmt *stmt, const std::string &deviceName, DataItem &item) CheckMissQueryDataItem() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Djs_common_utils.h145 T item; in Convert2NativeValue() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_json_parser.cpp107 json* item = cJSON_CreateString(data.c_str()); in AddJsonStringArray() local
159 json *item = cJSON_GetArrayItem(subNode, i); in GetStringArrayValue() local
/foundation/distributedhardware/distributed_input/dfx_utils/src/
H A Dhidumper.cpp147 auto item = SESSION_STATUS.find(iter->second.sessionState); in GetSessionInfo() local
/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp125 DHItem item; in Query() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c57 TaskItem *item = (TaskItem *)QueueDequeue((Queue *)queue); in ReadyToRead() local
H A Dreactor_linux.c147 ReactorItem *item = (ReactorItem *)events[i].data.ptr; in ReactorStart() local
186 ReactorItem *item = (ReactorItem *)calloc(1, (sizeof(ReactorItem))); ReactorRegister() local
223 ReactorUnregister(ReactorItem *item) ReactorUnregister() argument
[all...]
H A Dalarm_linux.c127 ReactorItem *item = in AlarmCreate() local
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_thread.cpp109 auto item = taskMap_.find(name); in RemoveAsyncTask() local
H A Ddhcp_result_store_manager.cpp87 IpInfoCached item; in LoadAllIpCached() local
109 int32_t DhcpResultStoreManager::ReadNetworkSection(IpInfoCached &item, std::ifstream &fs, std::string &line) in ReadNetworkSection() argument
138 int32_t DhcpResultStoreManager::ReadNetwork(IpInfoCached &item, std::ifstream &fs, std::string &line) in ReadNetwork() argument
173 IpInfoCached &item = m_allIpCached[i]; in SaveConfig() local
190 SetClassKeyValue(IpInfoCached &item, const std::string &key, const std::string &value) SetClassKeyValue() argument
247 OutClassString(IpInfoCached &item) OutClassString() argument
265 ClearClass(IpInfoCached &item) ClearClass() argument
[all...]

Completed in 19 milliseconds

1...<<11121314151617181920>>...53