Home
last modified time | relevance | path

Searched refs:statssocket (Results 1 – 4 of 4) sorted by relevance

/system/core/libstats/socket_lazy/include/
Dstatssocket_lazy.h19 namespace android::statssocket::lazy {
/system/core/libstats/socket_lazy/tests/
Dlibstatssocket_lazy_test.cpp64 EXPECT_FALSE(android::statssocket::lazy::IsAvailable()); in TEST_F()
/system/core/libstats/socket_lazy/
Dlibstatssocket_lazy.cpp82 namespace android::statssocket::lazy { namespace
/system/apex/apexd/
Dapexd.cpp725 if (!statssocket::lazy::IsAvailable()) { in SendApexInstallationRequestedAtom()
763 if (!statssocket::lazy::IsAvailable()) { in SendApexInstallationEndedAtom()