Searched refs:ICompService (Results 1 – 3 of 3) sorted by relevance
36 use compos_aidl_interface::aidl::com::android::compos::ICompService::{37 BnCompService, ICompService,58 pub fn new_binder(service: CompService) -> Strong<dyn ICompService> { in new_binder() argument107 impl ICompService for CompService {
37 ICompService::ICompService, InputFdAnnotation::InputFdAnnotation, Metadata::Metadata,45 fn get_local_service() -> Strong<dyn ICompService> { in get_local_service()
22 interface ICompService { interface