OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_METHOD
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/google_apis/gaia/
oauth_request_signer.h
28
GET_METHOD
,
56
// If HttpMethod is
GET_METHOD
, the signed result is the full URL, otherwise
72
// If HttpMethod is
GET_METHOD
, the signed result is the full URL, otherwise
/frameworks/base/tests/CoreTests/android/core/
HttpConstants.java
65
public static final int
GET_METHOD
= 1;
/libcore/support/src/test/java/tests/support/
Support_HttpConstants.java
65
public static final int
GET_METHOD
= 1;
Completed in 271 milliseconds