Searched defs:pending (Results 1 – 14 of 14) sorted by relevance
80 pending: PendingCommand, field166 let mut pending: Option<PendingCommand> = None; in dispatch() localVariable
169 void setFlushRequestPending(bool pending) { in setFlushRequestPending()
77 TEST(ThreadTest, pending) { in TEST() argument
41 bool pending; member86 void chreWifiScanResponseCallback(bool pending, uint8_t errorCode) { in chreWifiScanResponseCallback()
62 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback()168 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
36 bool pending; member
190 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
197 std::vector<SocketClient*> pending; in runListener() local
91 bool pending; member
283 void WifiRequestManager::handleScanResponse(bool pending, uint8_t errorCode) { in handleScanResponse()285 bool pending; in handleScanResponse() member860 void WifiRequestManager::handleScanResponseSync(bool pending, in handleScanResponseSync()
60 pub fn pending() -> Self { in pending() method
707 static void chppWifiServiceScanResponseCallback(bool pending, in chppWifiServiceScanResponseCallback()
413 bool pending = false; in TEST() local
408 uint8_t pending; member