OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:request_cancelled
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/navigation_interception/
intercept_navigation_resource_throttle_unittest.cc
167
bool
request_cancelled
() const {
function in class:navigation_interception::TestIOThreadState
294
EXPECT_TRUE(io_thread_state_->
request_cancelled
());
/frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java
44
int
REQUEST_CANCELLED
= 7;
Completed in 342 milliseconds