Searched refs:aidl_service (Results 1 – 1 of 1) sorted by relevance
384 std::shared_ptr<AStorage> aidl_service = AStorage::fromBinder(binder); in runDevGc() local385 if (aidl_service != nullptr) { in runDevGc()386 runDevGcOnHal<IDL::AIDL>(aidl_service, ndk::SharedRefBase::make<AGcCallbackImpl>(), in runDevGc()