Searched refs:all_method_count (Results 1 – 1 of 1) sorted by relevance
90 size_t all_method_count; member in android::aidl::java::StubClass113 all_method_count = 0; // Will be set when outlining may be enabled. in StubClass()238 if (outline_methods.size() == all_method_count) { in get_transact_descriptor()889 stub->all_method_count = iface->GetMethods().size(); in compute_outline_methods()