HomeSort by relevance Sort by last modified time
    Searched refs:joinRpcThreadpool (Results 1 - 25 of 67) sorted by null

1 2 3

  /hardware/interfaces/broadcastradio/1.1/default/
service.cpp 24 using android::hardware::joinRpcThreadpool;
34 joinRpcThreadpool();
35 return 1; // joinRpcThreadpool shouldn't exit
  /device/google/cuttlefish_common/guest/monitoring/dumpstate_ext/
service.cpp 25 using ::android::hardware::joinRpcThreadpool;
36 joinRpcThreadpool();
  /device/google/marlin/dumpstate/
service.cpp 26 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /hardware/interfaces/broadcastradio/2.0/default/
service.cpp 25 using android::hardware::joinRpcThreadpool;
36 joinRpcThreadpool();
37 return 1; // joinRpcThreadpool shouldn't exit
  /hardware/interfaces/confirmationui/1.0/default/
service.cpp 25 using android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /hardware/interfaces/dumpstate/1.0/default/
service.cpp 26 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /hardware/interfaces/gnss/1.1/default/
service.cpp 25 using ::android::hardware::joinRpcThreadpool;
36 joinRpcThreadpool();
  /hardware/interfaces/tests/extension/light/2.0/default/
service.cpp 24 using android::hardware::joinRpcThreadpool;
36 joinRpcThreadpool();
  /device/google/contexthub/contexthubhal/
service.cpp 26 using android::hardware::joinRpcThreadpool;
43 joinRpcThreadpool();
  /device/google/marlin/usb/
service.cpp 26 using android::hardware::joinRpcThreadpool;
47 joinRpcThreadpool();
  /device/google/wahoo/dumpstate/
service.cpp 26 using ::android::hardware::joinRpcThreadpool;
42 joinRpcThreadpool();
  /device/google/wahoo/power-libperfmgr/
service.cpp 30 using android::hardware::joinRpcThreadpool;
54 joinRpcThreadpool();
  /device/google/wahoo/vr/
service.cpp 26 using ::android::hardware::joinRpcThreadpool;
36 joinRpcThreadpool();
  /device/linaro/hikey/bluetooth/
service.cc 29 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /hardware/interfaces/authsecret/1.0/default/
service.cpp 25 using android::hardware::joinRpcThreadpool;
39 joinRpcThreadpool();
  /hardware/interfaces/automotive/audiocontrol/1.0/default/
service.cpp 28 using android::hardware::joinRpcThreadpool;
50 joinRpcThreadpool();
  /hardware/interfaces/cas/1.0/default/
service.cpp 27 using android::hardware::joinRpcThreadpool;
46 joinRpcThreadpool();
  /hardware/interfaces/configstore/1.1/default/
service.cpp 26 using android::hardware::joinRpcThreadpool;
44 joinRpcThreadpool();
  /hardware/interfaces/radio/1.2/default/
radio-service.cpp 24 using android::hardware::joinRpcThreadpool;
39 joinRpcThreadpool();
sap-service.cpp 24 using android::hardware::joinRpcThreadpool;
39 joinRpcThreadpool();
  /hardware/interfaces/radio/config/1.0/default/
service.cpp 25 using android::hardware::joinRpcThreadpool;
40 joinRpcThreadpool();
  /hardware/interfaces/usb/1.0/default/
service.cpp 24 using android::hardware::joinRpcThreadpool;
42 joinRpcThreadpool();
  /system/bt/test/rootcanal/
service.cc 29 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /system/bt/vendor_libs/linux/interface/
service.cc 29 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool();
  /system/libhidl/transport/allocator/1.0/default/
service.cpp 10 using android::hardware::joinRpcThreadpool;
27 joinRpcThreadpool();

Completed in 770 milliseconds

1 2 3