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

  /packages/services/Car/procfs-inspector/client/src/com/android/car/procfsinspector/
ProcfsInspector.java 37 private static IProcfsInspector tryGet() {
43 IProcfsInspector procfsInspector = tryGet();
  /packages/services/Car/tools/keventreader/client/src/com/android/car/keventreader/
EventReaderService.java 39 public static EventReaderService tryGet() {
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 186 // tryGet dequeues a pointer for the garbage collector to trace.
189 // queue, tryGet returns 0. Note that there may still be pointers in
192 func (w *gcWork) tryGet() uintptr {
219 // the caller is expected to call tryGet().
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 186 // tryGet dequeues a pointer for the garbage collector to trace.
189 // queue, tryGet returns 0. Note that there may still be pointers in
192 func (w *gcWork) tryGet() uintptr {
219 // the caller is expected to call tryGet().
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 169 milliseconds