Home
last modified time | relevance | path

Searched defs:pending (Results 1 – 9 of 9) sorted by relevance

/system/chre/pal/tests/src/
Dwifi_pal_impl_test.cc61 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback()
156 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
/system/core/healthd/
Dhealthd_mode_charger.h35 bool pending; member
/system/chre/platform/shared/
Dplatform_wifi.cc118 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
/system/extras/memory_replay/tests/
DThreadTest.cpp77 TEST(ThreadTest, pending) { in TEST() argument
/system/chre/core/
Dwifi_request_manager.cc188 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/
DSocketListener.cpp197 std::vector<SocketClient*> pending; in runListener() local
/system/bt/gd/l2cap/le/internal/
Dsignalling_manager.cc200 PendingConnection pending{ in OnConnectionRequest() local
/system/core/adb/daemon/
Dusb.cpp119 bool pending = false; member
/system/bt/btif/src/
Dbtif_rc.cc468 void fill_pdu_queue(int index, uint8_t ctype, uint8_t label, bool pending, in fill_pdu_queue()