Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 25 of 227) sorted by relevance

12345678910

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBDictionary_PackagePrivate.h86 @interface GPBUInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32UInt32Dictionary()
92 @interface GPBUInt32Int32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32Int32Dictionary()
98 @interface GPBUInt32UInt64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32UInt64Dictionary()
104 @interface GPBUInt32Int64Dictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32Int64Dictionary()
110 @interface GPBUInt32BoolDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32BoolDictionary()
116 @interface GPBUInt32FloatDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32FloatDictionary()
122 @interface GPBUInt32DoubleDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32DoubleDictionary()
128 @interface GPBUInt32EnumDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32EnumDictionary()
137 @interface GPBUInt32ObjectDictionary () <GPBDictionaryInternalsProtocol> { in GPBUInt32ObjectDictionary()
149 @interface GPBInt32UInt32Dictionary () <GPBDictionaryInternalsProtocol> { in GPBInt32UInt32Dictionary()
[all …]
DGPBArray_PackagePrivate.h60 @interface GPBInt32Array () { in GPBInt32Array()
68 @interface GPBUInt32Array () { in GPBUInt32Array()
76 @interface GPBInt64Array () { in GPBInt64Array()
84 @interface GPBUInt64Array () { in GPBUInt64Array()
92 @interface GPBFloatArray () { in GPBFloatArray()
100 @interface GPBDoubleArray () { in GPBDoubleArray()
108 @interface GPBBoolArray () { in GPBBoolArray()
116 @interface GPBEnumArray () { in GPBEnumArray()
126 @interface GPBAutocreatedArray : NSMutableArray {
DGPBDescriptor.h54 @interface GPBDescriptor : NSObject<NSCopying>
72 @interface GPBFileDescriptor : NSObject
79 @interface GPBOneofDescriptor : NSObject
87 @interface GPBFieldDescriptor : NSObject
117 @interface GPBEnumDescriptor : NSObject
130 @interface GPBExtensionDescriptor : NSObject<NSCopying>
DGPBDictionary.h56 @interface GPBUInt32UInt32Dictionary : NSObject <NSCopying>
93 @interface GPBUInt32Int32Dictionary : NSObject <NSCopying>
130 @interface GPBUInt32UInt64Dictionary : NSObject <NSCopying>
167 @interface GPBUInt32Int64Dictionary : NSObject <NSCopying>
204 @interface GPBUInt32BoolDictionary : NSObject <NSCopying>
241 @interface GPBUInt32FloatDictionary : NSObject <NSCopying>
278 @interface GPBUInt32DoubleDictionary : NSObject <NSCopying>
315 @interface GPBUInt32EnumDictionary : NSObject <NSCopying>
385 @interface GPBUInt32ObjectDictionary<__covariant ObjectType> : NSObject <NSCopying>
420 @interface GPBInt32UInt32Dictionary : NSObject <NSCopying>
[all …]
DGPBDescriptor_PackagePrivate.h137 @interface GPBDescriptor () { in GPBDescriptor()
171 @interface GPBFileDescriptor ()
176 @interface GPBOneofDescriptor () { in GPBOneofDescriptor()
186 @interface GPBFieldDescriptor () { in GPBFieldDescriptor()
204 @interface GPBEnumDescriptor ()
228 @interface GPBExtensionDescriptor () { in GPBExtensionDescriptor()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/
DWrappers.pbobjc.h39 @interface GPBWrappersRoot : GPBRootObject
51 @interface GPBDoubleValue : GPBMessage
67 @interface GPBFloatValue : GPBMessage
83 @interface GPBInt64Value : GPBMessage
99 @interface GPBUInt64Value : GPBMessage
115 @interface GPBInt32Value : GPBMessage
131 @interface GPBUInt32Value : GPBMessage
147 @interface GPBBoolValue : GPBMessage
163 @interface GPBStringValue : GPBMessage
179 @interface GPBBytesValue : GPBMessage
DStruct.pbobjc.h64 @interface GPBStructRoot : GPBRootObject
81 @interface GPBStruct : GPBMessage
117 @interface GPBValue : GPBMessage
162 @interface GPBListValue : GPBMessage
DType.pbobjc.h165 @interface GPBTypeRoot : GPBRootObject
180 @interface GPBType : GPBMessage
234 @interface GPBField : GPBMessage
299 @interface GPBEnum : GPBMessage
341 @interface GPBEnumValue : GPBMessage
365 @interface GPBOption : GPBMessage
DApi.pbobjc.h45 @interface GPBApiRoot : GPBRootObject
61 @interface GPBApi : GPBMessage
136 @interface GPBMethod : GPBMessage
255 @interface GPBMixin : GPBMessage
DEmpty.pbobjc.h39 @interface GPBEmptyRoot : GPBRootObject
53 @interface GPBEmpty : GPBMessage
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
Dandroid.hardware.drm@1.2-service.clearkey.rc2 interface android.hardware.drm@1.0::ICryptoFactory clearkey
3 interface android.hardware.drm@1.0::IDrmFactory clearkey
4 interface android.hardware.drm@1.1::ICryptoFactory clearkey
5 interface android.hardware.drm@1.1::IDrmFactory clearkey
6 interface android.hardware.drm@1.2::ICryptoFactory clearkey
7 interface android.hardware.drm@1.2::IDrmFactory clearkey
Dandroid.hardware.drm@1.2-service-lazy.clearkey.rc2 interface android.hardware.drm@1.0::ICryptoFactory clearkey
3 interface android.hardware.drm@1.0::IDrmFactory clearkey
4 interface android.hardware.drm@1.1::ICryptoFactory clearkey
5 interface android.hardware.drm@1.1::IDrmFactory clearkey
6 interface android.hardware.drm@1.2::ICryptoFactory clearkey
7 interface android.hardware.drm@1.2::IDrmFactory clearkey
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md3 Expected interface: [OverlayPlugin](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Over…
8 Expected interface: [QS](/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/QS.java)
12 Notes: To not mess up the notification panel interaction, much of the QSContainer interface needs t…
15 Expected interface: [QSFactory](/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/QSFac…
20 Expected interface: [NavBarButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
25 Expected interface: [NavGesture](/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusb…
30 Expected interface: [IntentButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
35 Expected interface: [IntentButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
40 Expected interface: [GlobalActions](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Glob…
45 Expected interface: [VolumeDialog](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Volum…
[all …]
Dplugins.md3 …s can expect to be in SysUI, then the portion of code controlled by the interface can be iterated …
13 …dding a plugin hook to SysUI is to define the interface layer between the plugin and SysUI.  This
15 …systemui.plugin or sub-packages.  The main interface (entry point) for the plugin should extend th…
18interface changes in an incompatible way, the version should be incremented.  Incompatible changes…
24 public interface MyPlugin extends Plugin {
33 To actually listen for plugins, you implement a plugin listener that has the following interface.
36 public interface PluginListener<T extends Plugin> {
78 …action for the plugin, and set the name to point at the class that implements the plugin interface.
96 ### Implementing the interface
98 Implementing the interface is generally pretty straightforward.  The version of the plugin should t…
[all …]
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp257 const sp<provider::V2_4::ICameraProvider> interface = in setTorchMode() local
259 if (interface == nullptr) { in setTorchMode()
262 saveRef(DeviceMode::TORCH, deviceInfo->mId, interface); in setTorchMode()
320 auto interface = deviceInfo3->startDeviceInterface< in openSession() local
322 if (interface == nullptr) { in openSession()
326 ret = interface->open(callback, [&status, &session] in openSession()
361 auto interface = deviceInfo1->startDeviceInterface< in openSession() local
363 if (interface == nullptr) { in openSession()
366 hardware::Return<Status> status = interface->open(callback); in openSession()
374 *session = interface; in openSession()
[all …]
/frameworks/native/cmds/ip-up-vpn/
Dip-up-vpn.c85 const char *interface = env("INTERFACE"); in main() local
95 strncpy(ifr.ifr_name, interface, IFNAMSIZ); in main()
97 ALOGE("Cannot bring up %s: %s", interface, strerror(errno)); in main()
121 fprintf(state, "%s\n", interface); in main()
/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_interface_utils.h131 std::shared_ptr<ICInterface> interface;
218 return static_cast<ICInterfaceData*>(userData)->interface; in getInterface()
222 std::shared_ptr<ICInterface> interface = static_cast<ICInterface*>(args)->ref<ICInterface>(); in onCreate() local
223 ICInterfaceData* data = new ICInterfaceData{interface}; in onCreate()
233 std::shared_ptr<ICInterface> interface = getInterface(binder); in onDump() local
234 return interface->dump(fd, args, numArgs); in onDump()
/frameworks/wilhelm/tests/sandbox/
Dengine.c116 void *interface = NULL; in main() local
118 result = (*engineObject)->GetInterface(engineObject, engine_ids[index], &interface); in main()
140 void *interface = NULL; in main() local
141 result = (*engineObject)->GetInterface(engineObject, engine_ids[index], &interface); in main()
143 printf("interface[%u] %p = ", index, interface); in main()
151 assert(interface_again == interface); in main()
/frameworks/base/test-base/api/
Dcurrent.txt16 …@java.lang.annotation.Target(java.lang.annotation.ElementType.METHOD) public @interface FlakyTest {
40 @Deprecated public interface PerformanceTestCase {
45 @Deprecated public static interface PerformanceTestCase.Intermediates {
53 ….lang.annotation.Target(java.lang.annotation.ElementType.METHOD) public @interface RepetitiveTest {
57 …va.lang.annotation.Target(java.lang.annotation.ElementType.METHOD) public @interface UiThreadTest {
64 …nnotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) public @interface LargeTest {
67 …notation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) public @interface MediumTest {
70 …nnotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) public @interface SmallTest {
73 …ng.annotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) public @interface Smoke {
76 …annotation.ElementType.METHOD, java.lang.annotation.ElementType.TYPE}) public @interface Suppress {
[all …]
/frameworks/av/services/audiopolicy/manager/
DAudioPolicyFactory.cpp27 extern "C" void destroyAudioPolicyManager(AudioPolicyInterface *interface) in destroyAudioPolicyManager() argument
29 delete interface; in destroyAudioPolicyManager()
/frameworks/hardware/interfaces/cameraservice/service/2.0/
DICameraService.hal26 interface ICameraService {
30 * Return an ICameraDeviceUser interface for the requested cameraId.
35 * @param callback the ICameraDeviceCallback interface which will get called
41 * @return device ICameraDeviceUser interface to the camera device requested.
54 * @param listener the listener interface to be added. The cameraserver will
55 * call callbacks on this interface when a camera device's status
/frameworks/hardware/interfaces/bufferhub/1.0/
DIBufferHub.hal21 interface IBufferHub {
29 * @return bufferClient An bufferClient interface associated with
40 * Fetches a bufferClient interface from a provided handle.
45 * @return bufferClient An bufferClient interface associated with
DREADME.md3 This is used to explicitly exclude the interface from the VNDK. Disallow direct vendor access
4 as this interface should only be used by the Android platform. Vendors should use
/frameworks/av/media/mtp/
DMtpDevice.cpp87 struct usb_interface_descriptor *interface = (struct usb_interface_descriptor *)desc; in open() local
89 if (interface->bInterfaceClass == USB_CLASS_STILL_IMAGE && in open()
90 interface->bInterfaceSubClass == 1 && // Still Image Capture in open()
91 interface->bInterfaceProtocol == 1) // Picture Transfer Protocol (PIMA 15470) in open()
100 } else if (interface->bInterfaceClass == 0xFF && in open()
101 interface->bInterfaceSubClass == 0xFF && in open()
102 interface->bInterfaceProtocol == 0) { in open()
103 char* interfaceName = usb_device_get_string(device, interface->iInterface, in open()
195 int ret = usb_device_claim_interface(device, interface->bInterfaceNumber); in open()
198 usb_device_connect_kernel_driver(device, interface->bInterfaceNumber, false); in open()
[all …]
/frameworks/wilhelm/doc/
DREADME.txt1 …nk the OpenSLES_IID.c file into your project. This file contains unique interface IDs for all Open…
2 have been automatically generated. Application developers should not edit these interface IDs.

12345678910