Home
last modified time | relevance | path

Searched refs:STORAGE_CLIENT_TDP_PORT (Results 1 – 6 of 6) sorted by relevance

/trusty/user/app/cast-auth/app/
Dcast_auth_impl.cc154 StorageSessionHandle session(STORAGE_CLIENT_TDP_PORT); in SaveKey()
181 StorageSessionHandle session(STORAGE_CLIENT_TDP_PORT); in LoadKey()
/trusty/user/app/storage/test/storage-benchmark/
Dmain.c31 STORAGE_CLIENT_TDP_PORT,
/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h43 #define STORAGE_CLIENT_TDP_PORT "com.android.trusty.storage.client.tdp" macro
/trusty/user/base/lib/storage/rust/src/
Dlib.rs193 TamperDetectPersist => sys::STORAGE_CLIENT_TDP_PORT.as_ptr().cast(), in new()
/trusty/user/app/storage/
Dblock_device_tipc.c666 STORAGE_CLIENT_TDP_PORT); in block_device_tipc_init()
/trusty/user/app/storage/test/storage-unittest/
Dmain.c3172 DEFINE_STORAGE_UNIT_TESTS_FS(STORAGE_CLIENT_TDP_PORT, "tdp"), in main()