Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp72 using DecodeOptionalFunction = status_t(*)(const hidl_vec<uint8_t>&, std::optional<T>*); typedef
123 DecodeOptionalFunction<T> decode) { in testHelperStableAidlTypeOptional()