Home
last modified time | relevance | path

Searched defs:STORAGE_INVALID_SESSION (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/trusty/storage/lib/include/trusty/lib/
H A Dstorage.h30 #define STORAGE_INVALID_SESSION ((storage_session_t)-1) macro
/aosp_15_r20/trusty/user/base/lib/storage/include/lib/storage/
Dstorage.h37 #define STORAGE_INVALID_SESSION ((storage_session_t)INVALID_IPC_HANDLE) macro