HomeSort by relevance Sort by last modified time
    Searched refs:to_bytes (Results 26 - 31 of 31) sorted by null

12

  /art/runtime/gc/collector/
semi_space.cc 260 const int64_t to_bytes = bytes_moved_; local
266 RecordFree(ObjectBytePair(from_objects - to_objects, from_bytes - to_bytes));
    [all...]
concurrent_copying.cc 1674 uint64_t to_bytes = bytes_moved_.LoadSequentiallyConsistent(); local
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialwin32.py 283 data = to_bytes(data)
serialposix.py 491 d = to_bytes(data)
  /frameworks/base/libs/androidfw/tests/
ResTable_test.cpp 278 std::string s = convert.to_bytes(std::u16string(str, len));
  /hardware/libhardware/modules/sensors/dynamic_sensor/
HidRawSensor.cpp 603 *d = converter.to_bytes(wstr);
    [all...]

Completed in 532 milliseconds

12