Searched refs:FindAsyncAnnotation (Results 1 – 4 of 4) sorted by relevance
29 static panda_file::File::EntityId FindAsyncAnnotation(Method *method);
26 panda_file::File::EntityId EtsAnnotation::FindAsyncAnnotation(Method *method) in FindAsyncAnnotation() function in panda::ets::EtsAnnotation
75 panda_file::File::EntityId asyncAnnId = EtsAnnotation::FindAsyncAnnotation(method); in GetAsyncImplMethod()
528 panda_file::File::EntityId asyncAnnId = EtsAnnotation::FindAsyncAnnotation(method); in GetNativeEntryPointFor()