Searched defs:pending (Results 1 – 9 of 9) sorted by relevance
/system/chre/pal/tests/src/ |
D | wifi_pal_impl_test.cc | 61 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback() 156 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
|
/system/core/healthd/ |
D | healthd_mode_charger.h | 35 bool pending; member
|
/system/chre/platform/shared/ |
D | platform_wifi.cc | 118 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
|
/system/extras/memory_replay/tests/ |
D | ThreadTest.cpp | 77 TEST(ThreadTest, pending) { in TEST() argument
|
/system/chre/core/ |
D | wifi_request_manager.cc | 188 void WifiRequestManager::handleScanResponse(bool pending, in handleScanResponse() 191 bool pending; in handleScanResponse() member 498 void WifiRequestManager::handleScanResponseSync(bool pending, in handleScanResponseSync()
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 197 std::vector<SocketClient*> pending; in runListener() local
|
/system/bt/gd/l2cap/le/internal/ |
D | signalling_manager.cc | 200 PendingConnection pending{ in OnConnectionRequest() local
|
/system/core/adb/daemon/ |
D | usb.cpp | 119 bool pending = false; member
|
/system/bt/btif/src/ |
D | btif_rc.cc | 468 void fill_pdu_queue(int index, uint8_t ctype, uint8_t label, bool pending, in fill_pdu_queue()
|