Searched refs:url16 (Results 1 – 2 of 2) sorted by relevance
108 String16 url16 = jstringToString16(env, url); in com_android_pacprocessor_PacNative_makeProxyRequestNativeLocked() local122 if (proxyResolver->GetProxyForURL(url16, host16, &ret) != OK) { in com_android_pacprocessor_PacNative_makeProxyRequestNativeLocked()
742 String16 url16(url); in setDataSource() local743 int fd = android::openContentProviderFile(url16); in setDataSource()