Searched defs:decodeAll (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DResolverStats.h57 // to decodeAll() will return the combined contents in one vector.
61 static bool decodeAll(const std::vector<int32_t>& in, std::vector<ResolverStats>* stats);
102 inline bool ResolverStats::decodeAll(const std::vector<int32_t>& in, function in class:android::net::ResolverStats

Completed in 46 milliseconds