HomeSort by relevance Sort by last modified time
    Searched refs:ByteSwapToLE64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/
sys_byteorder.h 62 inline uint64 ByteSwapToLE64(uint64 x) {
  /external/chromium_org/components/variations/
entropy_provider.cc 99 bits = base::ByteSwapToLE64(bits);

Completed in 153 milliseconds