Searched defs:OperationPtr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/keymaster/include/keymaster/ | ||
H A D | operation_table.h | 27 using OperationPtr = UniquePtr<Operation>; variable |
H A D | operation.h | 36 using OperationPtr = UniquePtr<Operation>; variable |