OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tryUpdate
(Results
1 - 5
of
5
) sorted by null
/prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go
250
//
tryUpdate
tries to update conf with the named resolv.conf file.
253
func (conf *resolverConfig)
tryUpdate
(name string) {
304
resolvConf.
tryUpdate
("/etc/resolv.conf")
438
resolvConf.
tryUpdate
("/etc/resolv.conf")
/prebuilts/go/linux-x86/src/net/
dnsclient_unix.go
250
//
tryUpdate
tries to update conf with the named resolv.conf file.
253
func (conf *resolverConfig)
tryUpdate
(name string) {
304
resolvConf.
tryUpdate
("/etc/resolv.conf")
438
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 104 milliseconds