Home
last modified time | relevance | path

Searched refs:request (Results 1 – 7 of 7) sorted by relevance

/art/test/933-misc-events/
Dexpected-stdout.txt1 Received dump request.
/art/test/659-unpadded-array/
Dinfo.txt2 a bug when the request for allocation ended up using 'usable_size'
/art/runtime/
Dmutator_gc_coord.md163 lock: A thread that is waiting for a lock before it can respond to the request
214 phase by a checkpoint, W2 could receive the checkpoint request too late, and be
219 checkpoint request notifies the condition variable used to wait for reference
292 `SuspendAll()` request. But if Thread A increments Thread B's suspend count
297 a suspend request from a registered thread that is also being asked to suspend
305 request is running at one time. We also set the `kSuspensionImmune` thread flag
315 appropriate `ThreadFlag` entry to request suspension or a checkpoint. Note
/art/compiler/optimizing/
Dinduction_var_range.h218 ConstantRequest request,
Dinduction_var_range.cc477 ConstantRequest request, in IsConstant() argument
494 if ((request == kExact && min_val.b_constant == max_val.b_constant) || request == kAtMost) { in IsConstant()
497 } else if (request == kAtLeast) { in IsConstant()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt268 Lcom/android/okhttp/Call$ApplicationInterceptorChain;->request()Lcom/android/okhttp/Request;
269 Lcom/android/okhttp/Call$ApplicationInterceptorChain;->request:Lcom/android/okhttp/Request;
275 Lcom/android/okhttp/Call$AsyncCall;->request()Lcom/android/okhttp/Request;
643 Lcom/android/okhttp/Interceptor$Chain;->request()Lcom/android/okhttp/Request;
662 Lcom/android/okhttp/internal/http/CacheStrategy$Factory;->request:Lcom/android/okhttp/Request;
674 Lcom/android/okhttp/internal/http/HttpEngine$NetworkInterceptorChain;->request()Lcom/android/okhttp…
675 Lcom/android/okhttp/internal/http/HttpEngine$NetworkInterceptorChain;->request:Lcom/android/okhttp/…
941 Lcom/android/okhttp/okio/Buffer;->request(J)Z
1047 Lcom/android/okhttp/okio/BufferedSource;->request(J)Z
1203 Lcom/android/okhttp/Response$Builder;->request(Lcom/android/okhttp/Request;)Lcom/android/okhttp/Res…
[all …]
/art/build/boot/
Dboot-image-profile.txt322 HSPLcom/android/okhttp/Response$Builder;->request(Lcom/android/okhttp/Request;)Lcom/android/okhttp/…
345 HSPLcom/android/okhttp/Response;->request()Lcom/android/okhttp/Request;
768 HSPLcom/android/okhttp/okio/RealBufferedSource;->request(J)Z