Home
last modified time | relevance | path

Searched defs:GetNextKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/param/base/
H A Dparam_include.h28 STATIC_INLINE void GetNextKey(const char **remainingKey, char **subKey, uint32_t *subKeyLen, const … in GetNextKey() function
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h66 static int32_t GetNextKey(const int32_t mapFd, const Key &key, Key &nextKey) in GetNextKey() function