Home
last modified time | relevance | path

Searched refs:POLL_CALLBACK (Results 1 – 7 of 7) sorted by relevance

/system/core/libutils/
DLooper_test.cpp218 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
261 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
287 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
336 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
455 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
473 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
495 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
535 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
557 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
575 EXPECT_EQ(Looper::POLL_CALLBACK, result) in TEST_F()
[all …]
DLooper.cpp342 result = POLL_CALLBACK; in pollInner()
356 if (response.request.ident == POLL_CALLBACK) { in pollInner()
376 result = POLL_CALLBACK; in pollInner()
387 } while (result == POLL_CALLBACK); in pollAll()
395 if (result != POLL_CALLBACK) { in pollAll()
457 ident = POLL_CALLBACK; in addFd()
/system/hwservicemanager/
Dservice.cpp80 Looper::POLL_CALLBACK, in setupTo()
119 Looper::POLL_CALLBACK, in setupTo()
/system/core/libutils/include/utils/
DLooper.h158 POLL_CALLBACK = -2, enumerator
/system/incremental_delivery/libdataloader/
DDataLoaderConnector.cpp863 looper.addFd(control->pendingReads(), android::Looper::POLL_CALLBACK, in DataLoaderService_OnStart()
878 looper.addFd(control->logs(), android::Looper::POLL_CALLBACK, android::Looper::EVENT_INPUT, in DataLoaderService_OnStart()
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump5079 "name" : "android::Looper::POLL_CALLBACK"
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump5103 "name" : "android::Looper::POLL_CALLBACK"