Home
last modified time | relevance | path

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

/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
496 void WifiRequestManager::handleScanResponseSync(bool pending, in handleScanResponseSync()
/system/core/libsysutils/src/
DSocketListener.cpp197 std::vector<SocketClient*> pending; in runListener() local
/system/core/healthd/
Dhealthd_mode_charger.cpp97 bool pending; member
/system/core/adb/daemon/
Dusb.cpp121 bool pending = false; member
/system/bt/btif/src/
Dbtif_rc.cc428 void fill_pdu_queue(int index, uint8_t ctype, uint8_t label, bool pending, in fill_pdu_queue()