Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_common.h36 uint64_t ToUnsigned(T y) { in ToUnsigned() function
/external/tinyxml2/
Dtinyxml2.cpp628 bool XMLUtil::ToUnsigned(const char* str, unsigned* value) in ToUnsigned() function in tinyxml2::XMLUtil