Home
last modified time | relevance | path

Searched refs:debug_id (Results 1 – 2 of 2) sorted by relevance

/external/libweave/src/
Ddevice_registration_info.cc127 static int debug_id = 0; in Send() local
128 ++debug_id; in Send()
129 VLOG(1) << "Sending request. id:" << debug_id in Send()
133 int debug_id, const HttpClient::SendRequestCallback& callback, in Send()
136 VLOG(1) << "Request failed, id=" << debug_id in Send()
141 VLOG(1) << "Request succeeded. id:" << debug_id in Send()
147 base::Bind(on_done, debug_id, callback)); in Send()
/external/compiler-rt/lib/asan/scripts/
Dasan_symbolize.py290 self.debug_id = fragments[3]