OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLE64
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
byteorder_unittest.cc
79
EXPECT_EQ(UINT64_C(0xefcdab8967452301),
GetLE64
(buf));
byteorder.h
117
inline uint64_t
GetLE64
(const void* memory) {
Completed in 124 milliseconds