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

  /system/core/trusty/storage/interface/include/trusty/interface/
storage.h 40 STORAGE_RESP_BIT = 1,
42 STORAGE_RESP_MSG_ERR = STORAGE_RESP_BIT,
  /system/core/trusty/storage/proxy/
ipc.c 103 msg->cmd |= STORAGE_RESP_BIT;

Completed in 2390 milliseconds