Searched refs:ret_type (Results 1 – 2 of 2) sorted by relevance
537 let ret_type = <$cenum>::from_cbor_value(a.remove(0))?; localVariable538 match ret_type {575 let ret_type = <$cenum>::from_cbor_value(a.remove(0))?; localVariable576 match ret_type {
743 const AidlTypeSpecifier& ret_type = method->GetType(); in TEST_P() local746 ASSERT_NE(nullptr, ret_type.UnsupportedAppUsage()); in TEST_P()747 ASSERT_TRUE(ret_type.IsPropagateAllowBlocking()); in TEST_P()