Home
last modified time | relevance | path

Searched defs:fromContext (Results 1 – 4 of 4) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonWireAdapter.java74 public static JsonWireAdapter fromContext(PairingContext context) { in fromContext() method in JsonWireAdapter
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlWireAdapter.java68 public static XmlWireAdapter fromContext(PairingContext context) { in fromContext() method in XmlWireAdapter
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentInit.cpp161 DocumentInit DocumentInit::fromContext(WeakPtrWillBeRawPtr<Document> contextDocument, const KURL& u… in fromContext() function in blink::DocumentInit
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/protobuf/
DProtobufWireAdapter.java84 public static ProtobufWireAdapter fromContext(PairingContext context) { in fromContext() method in ProtobufWireAdapter