Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 20 of 20) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dengine.c116 void *interface = NULL; in main() local
140 void *interface = NULL; in main() local
/frameworks/av/media/libstagefright/include/
DOMXClient.h36 sp<IOMX> interface() { in interface() function
/frameworks/av/services/audiopolicy/manager/
DAudioPolicyFactory.cpp27 extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *interface) in destroyAudioPolicyManager()
/frameworks/native/cmds/ip-up-vpn/
Dip-up-vpn.c85 const char *interface = env("INTERFACE"); in main() local
/frameworks/native/libs/binder/include/binder/
DIInterface.h107 #define CHECK_INTERFACE(interface, data, reply) \ argument
DSafeInterface.h141 Parcel* parcel, const sp<T>& interface) const { in write()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp392 sp<provider::V2_4::ICameraProvider> interface; in addProviderLocked() local
458 sp<provider::V2_4::ICameraProvider>& interface, in ProviderInfo()
767 Status s, sp<device::V1_0::ICameraDevice> interface) { in getDeviceInterface()
792 Status s, sp<device::V3_2::ICameraDevice> interface) { in getDeviceInterface()
812 status_t CameraProviderManager::ProviderInfo::DeviceInfo::setTorchMode(InterfaceT& interface, in setTorchMode()
822 sp<InterfaceT> interface) : in DeviceInfo1()
910 sp<InterfaceT> interface) : in DeviceInfo3()
/frameworks/native/opengl/tools/glgen2/registry/
Dreg.py406 def beginFeature(self, interface, emit): argument
560 def beginFeature(self, interface, emit): argument
896 def requireAndRemoveFeatures(self, interface, api, profile): argument
962 def generateRequiredInterface(self, interface): argument
/frameworks/base/core/proto/android/service/
Dnetstats.proto45 string interface = 1; field
/frameworks/base/services/core/jni/
Dcom_android_server_UsbHostManager.cpp118 struct usb_interface_descriptor *interface = (struct usb_interface_descriptor *)desc; in usb_device_added() local
/frameworks/av/media/mtp/
DMtpDevice.cpp87 struct usb_interface_descriptor *interface = (struct usb_interface_descriptor *)desc; in open() local
219 MtpDevice::MtpDevice(struct usb_device* device, int interface, in MtpDevice()
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
DParameterManagerWrapper.cpp402 const ISelectionCriterionTypeInterface *interface = criterion->getCriterionType(); in isValueValidForCriterion() local
/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp783 effect_handle_t *interface) in Effect_Create()
824 effect_handle_t *interface) in Session_CreateEffect()
1922 int PreProcessingLib_Release(effect_handle_t interface) in PreProcessingLib_Release()
/frameworks/wilhelm/src/itf/
DIObject.cpp332 void *interface = NULL; in IObject_GetInterface() local
/frameworks/native/cmds/atrace/
Datrace.cpp545 sp<IBase> interface = interfaceRet; in pokeHalServices() local
/frameworks/native/cmds/dumpstate/
Dutils.cpp809 static bool should_dump_hal_interface(const char* interface) { in should_dump_hal_interface()
/frameworks/av/media/libmedia/
DIOMX.cpp559 #define CHECK_OMX_INTERFACE(interface, data, reply) \ argument
/frameworks/native/libs/binder/
DParcel.cpp599 status_t Parcel::writeInterfaceToken(const String16& interface) in writeInterfaceToken()
612 bool Parcel::enforceInterface(const String16& interface, in enforceInterface()
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp267 sp<MmapStreamInterface>& interface) in openMmapStream()
288 sp<MmapStreamInterface>& interface) in openMmapStream()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp289 HalInterface* interface; in disconnect() local
3399 HalInterface* interface) : in RequestThread()