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

  /system/core/trusty/storage/interface/include/trusty/interface/
storage.h 122 * @STORAGE_MSG_FLAG_PRE_COMMIT: if set, indicates that server need to commit
132 STORAGE_MSG_FLAG_PRE_COMMIT = 0x2,
  /system/core/trusty/storage/proxy/
proxy.c 113 if (msg->flags & STORAGE_MSG_FLAG_PRE_COMMIT) {

Completed in 1149 milliseconds