Home
last modified time | relevance | path

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

123

/frameworks/wilhelm/tests/sandbox/
Dengine.c116 void *interface = NULL; in main() local
140 void *interface = NULL; in main() local
/frameworks/av/services/audiopolicy/manager/
DAudioPolicyFactory.cpp27 extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *interface) in destroyAudioPolicyManager()
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp257 const sp<provider::V2_4::ICameraProvider> interface = in setTorchMode() local
320 auto interface = deviceInfo3->startDeviceInterface< in openSession() local
361 auto interface = deviceInfo1->startDeviceInterface< in openSession() local
1099 sp<provider::V2_4::ICameraProvider> interface; in addProviderLocked() local
1174 sp<provider::V2_4::ICameraProvider>& interface, in initialize()
1309 auto interface = mActiveInterface.promote(); in startProviderInterface() local
1593 const sp<provider::V2_4::ICameraProvider> interface = startProviderInterface(); in setUpVendorTags() local
1631 auto interface = mSavedInterface != nullptr ? mSavedInterface : mActiveInterface.promote(); in notifyDeviceStateChange() local
1700 const sp<provider::V2_4::ICameraProvider> interface = startProviderInterface(); in startDeviceInterface() local
1705 Status s, sp<device::V1_0::ICameraDevice> interface) { in startDeviceInterface()
[all …]
/frameworks/av/media/libstagefright/
DOMXClient.cpp66 sp<IOMX> OMXClient::interface() { in interface() function in android::OMXClient
/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_interface_utils.h222 std::shared_ptr<ICInterface> interface = static_cast<ICInterface*>(args)->ref<ICInterface>(); in onCreate() local
233 std::shared_ptr<ICInterface> interface = getInterface(binder); in onDump() local
/frameworks/native/cmds/ip-up-vpn/
Dip-up-vpn.c85 const char *interface = env("INTERFACE"); in main() local
/frameworks/native/libs/dumputils/
Ddump_utils.cpp66 bool should_dump_hal_interface(const char* interface) { in should_dump_hal_interface()
/frameworks/native/libs/binder/include/binder/
DIInterface.h128 #define CHECK_INTERFACE(interface, data, reply) \ argument
DSafeInterface.h141 Parcel* parcel, const sp<T>& interface) const { in write()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVp8Enc.cpp86 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
DC2SoftVp9Enc.cpp116 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/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.proto51 optional string interface = 1; field
/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp201 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp280 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp322 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
DC2SoftAmrWbEnc.cpp396 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
DC2SoftAmrDec.cpp407 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp353 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp292 c2_node_id_t id, std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp459 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
DParameterManagerWrapper.cpp251 const ISelectionCriterionTypeInterface *interface = criterion->getCriterionType(); in isValueValidForCriterion() local
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp459 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()
/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/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp635 std::shared_ptr<C2ComponentInterface>* const interface, in createInterface()

123