Home
last modified time | relevance | path

Searched defs:node (Results 1151 - 1175 of 3204) sorted by relevance

1...<<41424344454647484950>>...129

/foundation/resourceschedule/ffrt/src/eu/
H A Dcpuworker_manager.cpp38 ffrt::LinkedList* node = reinterpret_cast<ffrt::LinkedList*>(&executorTask->wq); in InsertTask() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp193 LinkedList* node = new LinkedList(); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dexecute_ctx.h61 LinkedList node; member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c253 ListNode *node = saStore->root; in SASTORA_ClearServiceByHandle() local
273 FreeTreeNode(SAStore *saStore, ListNode *node) FreeTreeNode() argument
[all...]
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_queue.h94 static inline int32_t QueueSingleProducerEnqueue(LockFreeQueue *queue, const void *node) in QueueSingleProducerEnqueue() argument
143 static inline int32_t QueueMultiProducerEnqueue(LockFreeQueue* queue, const void* node) in QueueMultiProducerEnqueue() argument
207 static inline int32_t QueueSingleConsumerDequeue(LockFreeQueue* queue, void** node) in QueueSingleConsumerDequeue() argument
260 QueueMultiConsumerDequeue(LockFreeQueue *queue, void **node) QueueMultiConsumerDequeue() argument
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/include/
H A Dclient_trans_udp_manager.h54 ListNode node; member
/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_samgr.c49 SvcInfo* node = (SvcInfo *)calloc(1, sizeof(SvcInfo)); in AddSystemAbility() local
62 SvcInfo* node = NULL; in GetSystemAbility() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c58 static void MapAddNode(Map *map, MapNode *node) in MapAddNode() argument
87 MapNode *node = NULL; in MapResize() local
109 MapNode *node = (MapNode *)SoftBusCalloc(sizeof(*node) + keySize + valueSize); MapCreateNode() local
143 MapNode *node = NULL; LnnMapSet() local
220 MapNode *node = map->nodes[idx]; LnnMapGet() local
252 MapNode *node = map->nodes[idx]; LnnMapErase() local
307 MapNode *node = NULL; LnnMapDelete() local
375 MapNode *node = NULL; LnnMapNext() local
[all...]
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_pending_packet.c28 ListNode node; member
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_trans.h50 ListNode node; member
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c29 ListNode node; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c38 static void OnSessionOpenFailProc(const SessionConn *node, int32_t errCode) in OnSessionOpenFailProc() argument
[all...]
/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/
H A DIpcSamgrTest.cpp41 SvcInfo* node = (SvcInfo *)calloc(1, sizeof(SvcInfo)); in AddSystemAbility() local
55 SvcInfo* node = nullptr; in GetSystemAbility() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_enhance.cpp299 NodeInfo node; in HWTEST_F() local
333 NodeInfo node; in HWTEST_F() local
/foundation/communication/netmanager_base/utils/common_utils/include/
H A Dsuffix_match_trie.h169 TrieNode *node = new TrieNode; CreateNode() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_decision_center.c38 ListNode node; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h45 ListNode node; member
59 ListNode node; member
/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/
H A DRpcSamgrTest.cpp48 SvcInfo* node = (SvcInfo *)calloc(1, sizeof(SvcInfo)); in AddSystemAbility() local
61 SvcInfo* node = nullptr; in GetSystemAbility() local
[all...]
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_connection.h51 ListNode node; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/include/
H A Dlnn_network_manager.h46 ListNode node; member
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c24 ListNode node; member
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache.cpp56 void LRUCache::AddNode(const Node &node) in AddNode() argument
77 Node node = nodeList_.back(); in EraseTailNode() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifitoolkit_fuzzer/
H A Dwifitoolkit_fuzzer.cpp42 bool ParseInternal(xmlNodePtr node) in ParseInternal() argument
/foundation/communication/wifi/wifi/base/utils/
H A Dxml_parser.cpp72 std::string XmlParser::GetNameValue(xmlNodePtr node) in GetNameValue() argument
87 std::string XmlParser::GetNodeValue(xmlNodePtr node) in GetNodeValue() argument
99 std::string XmlParser::GetStringValue(xmlNodePtr node) in GetStringValue() argument
132 GetByteArrValue(xmlNodePtr node) GetByteArrValue() argument
177 IsDocValid(xmlNodePtr node) IsDocValid() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dstore_meta_data.cpp70 Unmarshal(const json &node) Unmarshal() argument
[all...]

Completed in 11 milliseconds

1...<<41424344454647484950>>...129