HomeSort by relevance Sort by last modified time
    Searched defs:get_urn (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
uuid.py 270 def get_urn(self): member in class:UUID
273 urn = property(get_urn)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
uuid.py 270 def get_urn(self): member in class:UUID
273 urn = property(get_urn)
  /prebuilts/gdb/linux-x86/lib/python2.7/
uuid.py 270 def get_urn(self): member in class:UUID
273 urn = property(get_urn)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 270 def get_urn(self): member in class:UUID
273 urn = property(get_urn)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 270 def get_urn(self): member in class:UUID
273 urn = property(get_urn)
  /external/python/cpython2/Lib/
uuid.py 272 def get_urn(self): member in class:UUID
275 urn = property(get_urn)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 11425 HRESULT (WINAPI *get_urn)(IHTCDescBehavior *This,BSTR *p); member in struct:IHTCDescBehaviorVtbl
14897 HRESULT (WINAPI *get_urn)(IHTMLAnchorElement *This,BSTR *p); member in struct:IHTMLAnchorElementVtbl
31947 HRESULT (WINAPI *get_urn)(IHTMLNamespace *This,BSTR *p); member in struct:IHTMLNamespaceVtbl
    [all...]

Completed in 188 milliseconds