Home
last modified time | relevance | path

Searched defs:Internal (Results 1 – 25 of 32) sorted by relevance

12

/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc247 struct Mutex::Internal { struct in google::protobuf::Mutex
248 CRITICAL_SECTION mutex;
251 DWORD thread_id;
287 struct Mutex::Internal { struct in google::protobuf::Mutex
288 pthread_mutex_t mutex;
/external/webrtc/talk/app/webrtc/objc/
DRTCDataChannel.mm139 @implementation RTCDataChannelInit (Internal) category
172 @implementation RTCDataBuffer (Internal) category
273 @implementation RTCDataChannel (Internal) category
DRTCVideoSource.mm38 @implementation RTCVideoSource (Internal) category
DRTCAudioTrack.mm39 @implementation RTCAudioTrack (Internal) category
DRTCStatsReport.mm49 @implementation RTCStatsReport (Internal) category
DRTCMediaSource.mm46 @implementation RTCMediaSource (Internal) category
DRTCVideoCapturer.mm61 @implementation RTCVideoCapturer (Internal) category
DRTCSessionDescription.mm53 @implementation RTCSessionDescription (Internal) category
DRTCICEServer.mm65 @implementation RTCICEServer (Internal) category
DRTCICECandidate.mm64 @implementation RTCICECandidate (Internal) category
DRTCVideoTrack.mm116 @implementation RTCVideoTrack (Internal) category
DRTCI420Frame.mm90 @implementation RTCI420Frame (Internal) category
DRTCMediaStream.mm106 @implementation RTCMediaStream (Internal) category
DRTCMediaStreamTrack.mm100 @implementation RTCMediaStreamTrack (Internal) category
DRTCPeerConnection.mm269 @implementation RTCPeerConnection (Internal) category
/external/jmonkeyengine/engine/src/core/com/jme3/system/
DAnnotations.java70 public @interface Internal { annotation in Annotations
/external/clang/test/CodeGenCXX/
Dstatic-member-variable-explicit-specialization.cpp74 template<typename T> struct Internal { static int a; }; argument
/external/clang/test/SemaCXX/
Dattr-selectany.cpp35 namespace { class Internal {}; } class
Dattr-weak.cpp34 namespace { class Internal {}; } class
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/
DJpaLocalTxnInterceptor.java44 private static class Internal {} class in JpaLocalTxnInterceptor
/external/libgdx/gdx/src/com/badlogic/gdx/
DFiles.java38 Internal, enumConstant
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mman_test.cc21 TEST(Mman, Internal) { in TEST() argument
/external/protobuf/java/src/main/java/com/google/protobuf/
DInternal.java47 public class Internal { class
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DInternal.java44 public abstract class Internal { class
/external/clang/lib/AST/
DDeclBase.cpp1334 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
1543 void DeclContext::makeDeclVisibleInContextWithFlags(NamedDecl *D, bool Internal, in makeDeclVisibleInContextWithFlags()
1589 void DeclContext::makeDeclVisibleInContextImpl(NamedDecl *D, bool Internal) { in makeDeclVisibleInContextImpl()

12