HomeSort by relevance Sort by last modified time
    Searched refs:implementation (Results 151 - 175 of 1499) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webrtc/talk/app/webrtc/objc/
RTCDataChannel.mm 85 @implementation RTCDataChannelInit {
139 @implementation RTCDataChannelInit (Internal)
147 @implementation RTCDataBuffer {
172 @implementation RTCDataBuffer (Internal)
187 @implementation RTCDataChannel {
273 @implementation RTCDataChannel (Internal)
RTCMediaStreamTrack.mm 50 @implementation RTCMediaStreamTrack {
58 // Equality is purely based on the label just like the C++ implementation.
100 @implementation RTCMediaStreamTrack (Internal)
  /frameworks/av/media/libmedia/include/media/
OMXBuffer.h 34 namespace implementation { namespace in namespace:android::hardware::media::omx::V1_0
97 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
100 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
  /libcore/benchmarks/src/benchmarks/regression/
CipherBenchmark.java 78 @Param private Implementation implementation; field in class:CipherBenchmark
80 public enum Implementation { OpenSSL, BouncyCastle };
112 switch (implementation) {
120 throw new RuntimeException(implementation.toString());
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryProvider2.java 77 * The newer implementation of factory provider. This implementation uses a child injector to
119 /** the constructor the implementation is constructed with. */
125 /** the type of the implementation constructed */
160 .add("implementation type", implementationType)
207 * implementation types.
271 TypeLiteral<?> implementation = collector.getBindings().get(returnType); local
272 if(implementation == null) {
273 implementation = returnType.getTypeLiteral();
276 Annotations.findScopeAnnotation(errors, implementation.getRawType())
    [all...]
  /device/google/contexthub/inc/chre/
event.h 34 * The CHRE implementation is required to provide the following
43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment implementation
47 * The minimum size, in bytes, any CHRE implementation will
102 * First in a range of values dedicated for internal CHRE implementation usage.
110 * Last in a range of values dedicated for internal CHRE implementation usage.
221 * implementation cannot be asked to support an arbitrarily large message
222 * size. As a result, we have the CHRE implementation define
231 * CHRE implementation. If your message sizes are larger, you'll need to
  /device/google/dragon/dumpstate/
DumpstateDevice.cpp 34 namespace implementation { namespace in namespace:android::hardware::dumpstate::V1_0
67 } // namespace implementation
  /device/google/marlin/vibrator/
Vibrator.h 28 namespace implementation { namespace in namespace:android::hardware::vibrator::V1_0
45 } // namespace implementation
  /external/clang/test/Analysis/Inputs/
system-header-simulator-for-malloc.h 22 @implementation Wrapper
  /external/ltp/include/
tst_atomic.h 106 implementation is missing for your architecture.
  /external/syslinux/dos/
memmove.S 4 # Simple 16-bit memmove() implementation
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
iface_config_utils.h 33 namespace implementation { namespace in namespace:android::hardware::wifi::supplicant::V1_0
52 } // namespace implementation
misc_utils.h 28 namespace implementation { namespace in namespace:android::hardware::wifi::supplicant::V1_0
66 } // namespace implementation
  /frameworks/av/media/libstagefright/omx/1.0/
OmxStore.cpp 30 namespace implementation { namespace in namespace:android::hardware::media::omx::V1_0
63 } // namespace implementation
  /frameworks/native/services/schedulerservice/include/schedulerservice/
SchedulingPolicyService.h 26 namespace implementation { namespace in namespace:android::frameworks::schedulerservice::V1_0
46 } // namespace implementation
  /frameworks/native/services/vr/hardware_composer/impl/
vr_composer_client.h 30 using hardware::graphics::composer::V2_1::implementation::ComposerClient;
  /hardware/interfaces/audio/2.0/default/
DevicesFactory.h 30 namespace implementation { namespace in namespace:android::hardware::audio::V2_0
53 } // namespace implementation
  /hardware/interfaces/automotive/evs/1.0/default/
EvsDisplay.h 28 namespace implementation { namespace in namespace:android::hardware::automotive::evs::V1_0
40 // Implementation details
56 } // namespace implementation
EvsEnumerator.h 31 namespace implementation { namespace in namespace:android::hardware::automotive::evs::V1_0
48 // Implementation details
66 } // namespace implementation
service.cpp 39 // The namespace in which all our implementation code lives
40 using namespace android::hardware::automotive::evs::V1_0::implementation;
  /hardware/interfaces/biometrics/fingerprint/2.1/default/
service.cpp 27 using android::hardware::biometrics::fingerprint::V2_1::implementation::BiometricsFingerprint;
  /hardware/interfaces/bluetooth/1.0/default/
bluetooth_hci.h 28 namespace implementation { namespace in namespace:android::hardware::bluetooth::V1_0
53 } // namespace implementation
vendor_interface.h 29 namespace implementation { namespace in namespace:android::hardware::bluetooth::V1_0
72 } // namespace implementation
  /hardware/interfaces/broadcastradio/1.0/default/
BroadcastRadio.h 28 namespace implementation { namespace in namespace:android::hardware::broadcastradio::V1_0
65 } // namespace implementation
  /hardware/interfaces/broadcastradio/1.1/default/
Utils.h 26 namespace implementation { namespace in namespace:android::hardware::broadcastradio::V1_1
52 } // namespace implementation

Completed in 1173 milliseconds

1 2 3 4 5 67 8 91011>>