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

  /system/nvram/client/
nvram_client.c 185 uint64_t space_size = 0; local
186 nvram_result_t result = device->get_space_size(device, index, &space_size);
191 printf("%" PRIu64 "\n", space_size);
  /external/e2fsprogs/lib/blkid/
probe.h 401 unsigned char space_size[8]; member in struct:iso_volume_descriptor
  /toolchain/binutils/binutils-2.25/bfd/
som.c 2106 bfd_size_type space_size = 0; local
    [all...]
  /external/v8/include/
v8.h 6048 size_t space_size() { return space_size_; } function in class:v8::HeapSpaceStatistics
    [all...]

Completed in 407 milliseconds