Home
last modified time | relevance | path

Searched refs:GetFirstKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h46 static int32_t GetFirstKey(const int32_t mapFd, Key &key) in GetFirstKey() function
268 if (BpfMapperImplement<Key, Value>::GetFirstKey(mapFd_, key) < 0) { in GetAllKeys()
/ohos5.0/foundation/communication/netmanager_base/bpf/bpf_syscall_wrapper/
H A Dbpf_syscall_wrapper.h103 static int GetFirstKey(const int mapFd, Key &key);