Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc243 struct Mutex::Internal { struct in google::protobuf::Mutex
244 CRITICAL_SECTION mutex;
247 DWORD thread_id;
283 struct Mutex::Internal { struct in google::protobuf::Mutex
284 pthread_mutex_t mutex;
/external/webkit/WebKit/mac/WebView/
DWebPDFDocumentExtras.mm35 @interface PDFDocument (Internal) category
/external/protobuf/java/src/main/java/com/google/protobuf/
DInternal.java43 public class Internal { class
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm59 @interface WebNetscapePluginPackage (Internal) category
732 @implementation WebNetscapePluginPackage (Internal) category
DWebPluginDatabase.mm50 @interface WebPluginDatabase (Internal) category
369 @implementation WebPluginDatabase (Internal) category
DWebNetscapePluginView.mm100 @interface WebNetscapePluginView (Internal) category
2297 @implementation WebNetscapePluginView (Internal) category
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp165 namespace Internal { namespace