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

  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 245 // tryUpdate tries to update conf with the named resolv.conf file.
248 func (conf *resolverConfig) tryUpdate(name string) {
299 resolvConf.tryUpdate("/etc/resolv.conf")
468 resolvConf.tryUpdate("/etc/resolv.conf")
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix.go 245 // tryUpdate tries to update conf with the named resolv.conf file.
248 func (conf *resolverConfig) tryUpdate(name string) {
299 resolvConf.tryUpdate("/etc/resolv.conf")
468 resolvConf.tryUpdate("/etc/resolv.conf")
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryService.java 203 UpdateHandler.tryUpdate(context);
210 UpdateHandler.tryUpdate(context);
261 UpdateHandler.tryUpdate(context);
UpdateHandler.java 184 public static boolean tryUpdate(final Context context) {
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 527 milliseconds