HomeSort by relevance Sort by last modified time
    Searched refs:implementation (Results 126 - 150 of 2054) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webrtc/talk/app/webrtc/objc/
RTCPair.m 30 @implementation RTCPair
RTCMediaConstraints.mm 41 @implementation RTCMediaConstraints {
70 @implementation RTCMediaConstraints (internal)
RTCStatsReport.mm 36 @implementation RTCStatsReport
49 @implementation RTCStatsReport (Internal)
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDSignalingMessage.m 21 @implementation ARDSignalingMessage
70 @implementation ARDICECandidateMessage
87 @implementation ARDSessionDescriptionMessage
113 @implementation ARDByeMessage
  /hardware/google/av/codec2/vndk/bufferpool/vts/
allocator.h 23 using android::hardware::media::bufferpool::V1_0::implementation::
25 using android::hardware::media::bufferpool::V1_0::implementation::
  /hardware/nxp/nfc/1.1/
NxpNfcService.cpp 29 using android::hardware::nfc::V1_1::implementation::Nfc;
36 using vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc;
  /hardware/nxp/secure_element/1.0/
NxpEseService.cpp 29 using android::hardware::secure_element::V1_0::implementation::SecureElement;
36 using vendor::nxp::nxpese::V1_0::implementation::NxpEse;
  /libcore/benchmarks/src/benchmarks/regression/
KeyPairGeneratorBenchmark.java 33 @Param private Implementation implementation; field in class:KeyPairGeneratorBenchmark
35 public enum Implementation { OpenSSL, BouncyCastle };
46 if (implementation == Implementation.BouncyCastle) {
  /prebuilts/go/darwin-x86/src/crypto/aes/
modes.go 12 // implementation of GCM through the AEAD interface.
19 // implementation of CBC encryption through the cipher.BlockMode interface.
26 // implementation of CBC decryption through the cipher.BlockMode interface.
33 // implementation of CTR through the cipher.Stream interface.
  /prebuilts/go/linux-x86/src/crypto/aes/
modes.go 12 // implementation of GCM through the AEAD interface.
19 // implementation of CBC encryption through the cipher.BlockMode interface.
26 // implementation of CBC decryption through the cipher.BlockMode interface.
33 // implementation of CTR through the cipher.Stream interface.
  /device/google/contexthub/lefty/
Lefty.cpp 25 namespace implementation { namespace in namespace:vendor::google_clockwork::lefty::V1_0
45 } // namespace implementation
lefty_service.cpp 26 using ::vendor::google_clockwork::lefty::V1_0::implementation::Lefty;
  /device/google/cuttlefish_common/guest/monitoring/dumpstate_ext/
dumpstate_device.cpp 27 namespace implementation { namespace in namespace:android::hardware::dumpstate::V1_0
47 } // namespace implementation
service.cpp 24 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
  /device/google/marlin/dumpstate/
service.cpp 25 using ::android::hardware::dumpstate::V1_0::implementation::DumpstateDevice;
  /device/google/wahoo/vr/
VrDevice.h 25 namespace implementation { namespace in namespace:android::hardware::vr::V1_0
42 } // namespace implementation
  /external/syslinux/dos/
memset.S 4 # Minimal 16-bit memset() implementation
  /external/tensorflow/tensorflow/stream_executor/
event.cc 28 stream_exec_->implementation()->CreateEventImplementation()) {}
event.h 42 // the platform-specific implementation for details.
62 // Returns a pointer to the underlying platform-specific implementation.
63 internal::EventInterface* implementation() { return implementation_.get(); } function in class:perftools::gputools::Event
72 // Pointer to the platform-specific EventInterface implementation underlying
  /external/webrtc/talk/app/webrtc/
streamcollection.h 38 // Implementation of StreamCollection.
42 rtc::RefCountedObject<StreamCollection>* implementation = local
44 return implementation;
49 rtc::RefCountedObject<StreamCollection>* implementation = local
51 return implementation;
  /external/wpa_supplicant_8/hostapd/hidl/1.0/
hidl_return_util.h 20 namespace implementation { namespace in namespace:android::hardware::wifi::hostapd::V1_0
38 } // namespace implementation
  /hardware/google/interfaces/pixelstats/1.0/default/
RateLimiter.h 29 namespace implementation { namespace in namespace:hardware::google::pixelstats::V1_0
53 } // namespace implementation
service.cpp 26 using hardware::google::pixelstats::V1_0::implementation::PixelStats;
  /hardware/interfaces/audio/common/4.0/default/
VersionUtils.h 27 namespace implementation { namespace in namespace:android::hardware::audio::common::V4_0
34 } // namespace implementation
  /hardware/interfaces/bluetooth/1.0/default/
bluetooth_address.h 29 namespace implementation { namespace in namespace:android::hardware::bluetooth::V1_0
57 } // namespace implementation

Completed in 491 milliseconds

1 2 3 4 56 7 8 91011>>