Searched refs:TakesANullableIBinderList (Results 1 – 3 of 3) sorted by relevance
130 auto status = service->TakesANullableIBinderList(input); in TEST_F()142 auto status = service->TakesANullableIBinderList(input); in TEST_F()
411 Status TakesANullableIBinderList(const optional<vector<sp<IBinder>>>& input) { in TakesANullableIBinderList() function in __anonee08dd980111::NativeService
115 void TakesANullableIBinderList(in @nullable List<IBinder> input); in TakesANullableIBinderList() method