/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/ |
D | XmlResourceParserImpl.java | 227 String namespace = currentNode != null ? currentNode.getNamespaceURI() : null; in getNamespace() local 254 public String getAttribute(String namespace, String name) { in getAttribute() 279 private String maybeReplaceNamespace(String namespace) { in maybeReplaceNamespace() 352 public String getAttributeValue(String namespace, String name) { in getAttributeValue() 544 public void require(int type, String namespace, String name) in require() 605 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue() 620 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() 630 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue() 639 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue() 644 public int getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) { in getAttributeUnsignedIntValue() [all …]
|
/external/autotest/client/common_lib/test_utils/ |
D | mock.py | 29 def close(self): member in SaveDataAfterCloseStringIO 391 def stub_with(self, namespace, symbol, new_attribute): argument 409 def stub_function(self, namespace, symbol): argument 419 def stub_class(self, namespace, symbol): argument 425 def stub_function_to_return(self, namespace, symbol, object_to_return): argument 445 def unstub(self, namespace, symbol): argument
|
/external/autotest/server/ |
D | server_job.py | 700 def _collect_crashes(self, namespace, collect_crashinfo): argument 716 def run(self, collect_crashdumps=True, namespace={}, control=None, argument 1221 def _fill_server_control_namespace(self, namespace, protect=True): argument 1310 def _execute_code(self, code_file, namespace, protect=True): argument 1401 def close(self): member in server_job
|
/external/python/cpython2/Lib/ |
D | imaplib.py | 389 def close(self): member in IMAP4 578 def namespace(self): member in IMAP4
|
/external/python/cpython3/Lib/ |
D | imaplib.py | 452 def close(self): member in IMAP4 655 def namespace(self): member in IMAP4
|
/external/python/cpython3/Lib/test/ |
D | _test_multiprocessing.py | 1580 def __init__(self, namespace, f, args, n, wait_before_exit=False): argument 1629 def close(self): member in Bunch 4289 def close(self, fd): member in TestCloseFds
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | docs.js | 4340 function getDataForNamespace(namespace) { argument 5894 Search.prototype.close = function() { method in Search
|
D | android_3p-bundle.js | 2478 …e:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:g&&G(g),namespace:n.join(".")},p),… property 2650 … c;g.options=a.extend(!0,{},g.options),a[e][b].prototype=a.extend(!0,g,{namespace:e,widgetName:b,w… property 2694 …("ui.dialog",{options:{autoOpen:!0,buttons:{},closeOnEscape:!0,closeText:"close",dialogClass:"",dr… method
|