OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTTP_PREFIX
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/libevent/
http-internal.h
17
#define
HTTP_PREFIX
"http://"
http.c
554
len = strlen(
HTTP_PREFIX
);
555
if (strncasecmp(url,
HTTP_PREFIX
, len))
[
all
...]
/external/chromium_org/third_party/libevent/
http-internal.h
17
#define
HTTP_PREFIX
"http://"
http.c
554
len = strlen(
HTTP_PREFIX
);
555
if (strncasecmp(url,
HTTP_PREFIX
, len))
[
all
...]
/prebuilts/devtools/tools/lib/
lint-api.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.jar
Completed in 162 milliseconds