Home
last modified time | relevance | path

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

/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 in OHOS::NetManagerStandard::BpfMapperImplement
268 if (BpfMapperImplement<Key, Value>::GetFirstKey(mapFd_, key) < 0) { in GetAllKeys()
/foundation/communication/netmanager_base/bpf/bpf_syscall_wrapper/
H A Dbpf_syscall_wrapper.h103 static int GetFirstKey(const int mapFd, Key &key);

Completed in 2 milliseconds