| /tools/loganalysis/src/com/android/loganalysis/util/config/ |
| D | OptionUpdateRule.java | 32 Object update(String optionName, Object current, Object update) in update() 42 Object update(String optionName, Object current, Object update) in update() 51 Object update(String optionName, Object current, Object update) in update() 67 Object update(String optionName, Object current, Object update) in update() 83 Object update(String optionName, Object current, Object update) in update() 92 abstract Object update(String optionName, Object current, Object update) in update() 99 public Object update(String optionName, Object optionSource, Field field, Object update) in update() 116 private static int compare(String optionName, Object current, Object update) in compare()
|
| /tools/tradefederation/core/src/com/android/tradefed/config/ |
| D | OptionUpdateRule.java | 31 boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 40 boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 49 boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 58 boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 67 boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 79 abstract boolean shouldUpdate(String optionName, Object current, Object update) in shouldUpdate() 86 public boolean shouldUpdate(String optionName, Object optionSource, Field field, Object update) in shouldUpdate() 103 private static int compare(String optionName, Object current, Object update) in compare()
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/ |
| D | adb_sideload_ota_tool.py | 34 def update(self, ota_runner): member in AdbSideloadOtaTool
|
| D | ota_tool.py | 33 def update(self, ota_runner): member in OtaTool
|
| D | update_device_ota_tool.py | 43 def update(self, ota_runner): member in UpdateDeviceOtaTool
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ |
| D | ota_updater.py | 44 def update(android_device, ignore_update_errors=False): function
|
| /tools/test/connectivity/acts/framework/acts/libs/ota/ota_runners/ |
| D | ota_runner.py | 168 def update(self): member in SingleUseOtaRunner 201 def update(self): member in MultiUseOtaRunner
|
| /tools/metalava/src/main/java/com/android/tools/metalava/apilevels/ |
| D | ApiElement.java | 91 void update(int version, boolean deprecated) { in update() method in ApiElement 111 public void update(int version) { in update() method in ApiElement
|
| /tools/external_updater/ |
| D | git_updater.py | 106 def update(self): member in GitUpdater
|
| D | external_updater.py | 163 def update(args): function
|
| D | github_archive_updater.py | 159 def update(self): member in GithubArchiveUpdater
|
| /tools/test/connectivity/acts/framework/tests/libs/ota/ |
| D | ota_updater_test.py | 39 def update(self): member in MockOtaRunner
|
| /tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
| D | renderer.cpp | 180 void Renderer::update() { in update() function in android::gamecore::Renderer
|
| /tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/ |
| D | ota_runner_test.py | 32 def update(self, unused): member in MockOtaTool
|
| /tools/tradefederation/core/util-apps/ContentProvider/main/java/android/tradefed/contentprovider/ |
| D | ManagedFileContentProvider.java | 164 public int update( in update() method in ManagedFileContentProvider
|
| /tools/loganalysis/tests/src/com/android/loganalysis/util/config/ |
| D | ArgsOptionParserTest.java | 243 final String update = OptionUpdateRuleSource.BIGGER_VALUE; in testOptionUpdateRule_immutable() local
|
| /tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
| D | ZFile.java | 984 public void update() throws IOException { in update() method
|
| /tools/tradefederation/core/tests/src/com/android/tradefed/config/ |
| D | ArgsOptionParserTest.java | 261 final String update = OptionUpdateRuleSource.BIGGER_VALUE; in testOptionUpdateRule_immutable() local
|