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

  /system/core/trusty/storage/interface/include/trusty/interface/
storage.h 213 * struct storage_file_get_size_req - request format for STORAGE_FILE_GET_SIZE
216 struct storage_file_get_size_req { struct
  /system/core/trusty/storage/lib/
storage.c 282 struct storage_file_get_size_req req = { .handle = _to_handle(fh), };
  /system/core/trusty/storage/proxy/
storage.c 410 const struct storage_file_get_size_req *req = r;

Completed in 59 milliseconds