Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcmd_processing.rs967 let mut output_page = TestPageAllocator::new().expect("couldn't allocate test page"); in create_memory_buffer() localVariable
1010 let mut output_page = TestPageAllocator::new().expect("couldn't allocate test page"); in create_output_data_references() localVariable
1204 let mut output_page = TestPageAllocator::new().expect("couldn't create test page"); in check_output_step_length() localVariable
1249 let mut output_page = TestPageAllocator::new().expect("couldn't get test page"); in output_step_out_range() localVariable
1297 let mut output_page = TestPageAllocator::new().expect("couldn't get test page"); in memory_reference_copy_operation_on_initial_state() localVariable
1497 let mut output_page = TestPageAllocator::new().expect("couldn't allocate test page"); in copy_slice() localVariable
1651 let mut output_page = TestPageAllocator::new().expect("couldn't allocate test page"); in data_to_process_memory_reference_copies() localVariable