Searched refs:handle3 (Results 1 – 1 of 1) sorted by relevance
/aosp14/system/core/trusty/storage/tests/ |
H A D | main.cpp | 507 file_handle_t handle3; in TEST_P() local 531 rc = storage_open_file(session_, &handle3, fname, 0, 0); in TEST_P() 2770 file_handle_t handle3; in TEST_P() local 2821 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P() 2850 file_handle_t handle3; in TEST_P() local 2901 rc = storage_open_file(aux_session_, &handle3, fname, in TEST_P()
|