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

  /system/nativepower/daemon/
wake_lock_manager.cc 86 const bool new_request = !requests_.count(client_binder); local
87 LOG(INFO) << (new_request ? "Adding" : "Updating") << " request for binder "
93 if (new_request) {
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
http.py 1564 def new_request(uri, method='GET', body=None, headers=None, function in function:set_user_agent
1603 def new_request(uri, method='GET', body=None, headers=None, function in function:tunnel_patch
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 536 def new_request(uri, method='GET', body=None, headers=None, function in function:OAuth2Credentials.authorize
584 http.request = new_request
    [all...]
  /system/bt/bta/dm/
bta_dm_int.h 810 BOOLEAN new_request; member in struct:__anon71726
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 3851 struct dump_list_entry * new_request; local
    [all...]

Completed in 195 milliseconds