/frameworks/av/services/camera/libcameraservice/common/aidl/ |
D | AidlProviderInfo.cpp | 109 std::shared_ptr<ICameraProvider>& interface, int64_t currentDeviceState) { in initializeAidlProvider() 217 const std::shared_ptr<ICameraProvider> interface = startProviderInterface(); in setUpVendorTags() local 248 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.lock(); in notifyDeviceStateChange() local 264 const std::shared_ptr<ICameraProvider> interface = startProviderInterface(); in startDeviceInterface() local 289 auto interface = mActiveInterface.lock(); in startProviderInterface() local 440 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.lock(); in reCacheConcurrentStreamingCameraIdsLocked() local 451 std::shared_ptr<ICameraProvider> &interface) { in getConcurrentCameraIdsInternalLocked() 484 std::shared_ptr<aidl::android::hardware::camera::device::ICameraDevice> interface) : in AidlDeviceInfo3() 713 const std::shared_ptr<camera::device::ICameraDevice> interface = startDeviceInterface(); in setTorchMode() local 724 const std::shared_ptr<camera::device::ICameraDevice> interface = startDeviceInterface(); in turnOnTorchWithStrengthLevel() local [all …]
|
/frameworks/av/media/libaudiohal/tests/ |
D | EffectsFactoryHalInterface_test.cpp | 97 sp<EffectHalInterface> interface; in TEST() local 349 sp<EffectHalInterface> interface = createEffectHal(desc); in SetUp() local 355 void initEffect(const sp<EffectHalInterface>& interface) { in initEffect() 365 for (auto& interface : mHalInterfaces) { in TearDown() local 371 sp<EffectHalInterface> interface = nullptr; in createEffectHal() local 380 void setAndGetParameter(const sp<EffectHalInterface>& interface) { in setAndGetParameter() 463 for (auto& interface : mHalInterfaces) { in TEST_P() local 470 for (auto& interface : mHalInterfaces) { in TEST_P() local 487 for (auto& interface : mHalInterfaces) { in TEST_P() local 498 for (auto& interface : mHalInterfaces) { in TEST_P() local
|
/frameworks/av/services/camera/libcameraservice/common/hidl/ |
D | HidlProviderInfo.cpp | 119 sp<provider::V2_4::ICameraProvider>& interface, in initializeHidlProvider() 268 const sp<hardware::camera::provider::V2_4::ICameraProvider> interface = in setUpVendorTags() local 309 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in notifyDeviceStateChange() local 329 const sp<provider::V2_4::ICameraProvider> interface = startProviderInterface(); in startDeviceInterface() local 334 Status s, sp<device::V3_2::ICameraDevice> interface) { in startDeviceInterface() 367 auto interface = mActiveInterface.promote(); in startProviderInterface() local 499 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in reCacheConcurrentStreamingCameraIdsLocked() local 563 sp<hardware::camera::device::V3_2::ICameraDevice> interface) : in HidlDeviceInfo3() 798 const sp<hardware::camera::device::V3_2::ICameraDevice> interface = startDeviceInterface(); in setTorchMode() local 849 const sp<hardware::camera::device::V3_2::ICameraDevice> interface = in dumpState() local [all …]
|
/frameworks/wilhelm/tests/sandbox/ |
D | engine.c | 116 void *interface = NULL; in main() local 140 void *interface = NULL; in main() local
|
/frameworks/av/media/libaudiohal/ |
D | FactoryHal.cpp | 104 bool hasAidlHalService(const InterfaceName& interface, const AudioHalVersionInfo& version) { in hasAidlHalService() 115 bool hasHidlHalService(const InterfaceName& interface, const AudioHalVersionInfo& version) { in hasHidlHalService() 138 bool hasHalService(const InterfaceName& interface, const AudioHalVersionInfo& version) { in hasHalService()
|
/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_interface_utils.h | 288 std::shared_ptr<ICInterface> interface = static_cast<ICInterface*>(args)->ref<ICInterface>(); in defineClass() local 299 std::shared_ptr<ICInterface> interface = getInterface(binder); in defineClass() local 310 std::shared_ptr<ICInterface> interface = getInterface(binder); in defineClass() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/ |
D | WidgetConfigurator.kt | 20 fun interface WidgetConfigurator { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/data/repository/ |
D | DisplayContentRepository.kt | 21 fun interface DisplayContentRepository { in interface() method
|
D | ProfileTypeRepository.kt | 23 fun interface ProfileTypeRepository { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | ShadeQsExpansionListener.kt | 20 fun interface ShadeQsExpansionListener { in interface() method
|
D | ShadeQsExpansionFractionListener.kt | 20 fun interface ShadeQsExpansionFractionListener { in interface() method
|
D | ShadeExpansionListener.kt | 19 fun interface ShadeExpansionListener { in interface() method
|
D | ShadeStateListener.kt | 20 fun interface ShadeStateListener { in interface() method
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleTaskViewFactory.kt | 20 fun interface BubbleTaskViewFactory { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/ |
D | StatusBarWindowStateListener.kt | 22 fun interface StatusBarWindowStateListener { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | ScreenshotRequestProcessor.kt | 20 fun interface ScreenshotRequestProcessor { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/icons/shared/model/ |
D | ModernStatusBarViewCreator.kt | 27 fun interface ModernStatusBarViewCreator { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | VisibilityChangedDispatcher.kt | 25 fun interface OnVisibilityChangedListener { in setOnVisibilityChangedListener() method
|
/frameworks/av/media/libstagefright/ |
D | OMXClient.cpp | 66 sp<IOMX> OMXClient::interface() { in interface() function in android::OMXClient
|
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/chart/ |
D | XAxisRendererProvider.kt | 25 fun interface XAxisRendererProvider { in interface() method
|
/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/updates/ |
D | FoldProvider.kt | 23 fun interface FoldCallback { in registerCallback() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/ |
D | NotificationIconColors.kt | 24 fun interface NotificationIconColorLookup { in interface() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/ |
D | BindEventManager.kt | 42 fun interface Listener { in addListener() method
|
/frameworks/native/libs/binder/rust/src/ |
D | service.rs | 196 let interface = CString::new(interface).or(Err(StatusCode::UNEXPECTED_NULL))?; in is_declared() localVariable 226 let interface = CString::new(interface).or(Err(StatusCode::UNEXPECTED_NULL))?; in get_declared_instances() localVariable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/utils/ |
D | UserScopedService.kt | 48 fun interface UserScopedService<T> { in interface() method
|