Home
last modified time | relevance | path

Searched refs:get_uint64 (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/src/
Dutil_test.cc488 auto n = util::get_uint64(v.data()); in test_util_get_uint64()
496 auto n = util::get_uint64(v.data()); in test_util_get_uint64()
Dshrpx_memcached_connection.cc463 parse_state_.cas = util::get_uint64(in); in parse_packet()
Dutil.h719 uint64_t get_uint64(const uint8_t *data);
Dutil.cc1349 uint64_t get_uint64(const uint8_t *data) { in get_uint64() function
/third_party/glib/gio/
Dglocalfileinfo.c2190 get_uint64 (const GFileAttributeValue *value, in get_uint64() function
2527 if (!get_uint64 (atime_value, &val, error)) in set_mtime_atime()
2541 if (!get_uint64 (mtime_value, &val, error)) in set_mtime_atime()
2632 if (!get_uint64 (atime_value, &val, error)) in set_mtime_atime()
2659 if (!get_uint64 (mtime_value, &val, error)) in set_mtime_atime()
/third_party/gstreamer/gstreamer/
DChangeLog37388 structure: Use get_uint64() in gst_structure_get_clock_time()