Home
last modified time | relevance | path

Searched refs:Scan (Results 1 – 25 of 37) sorted by relevance

12

/system/connectivity/wificond/tests/
Dscan_utils_unittest.cpp156 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, kFakeUseRandomMAC, in TEST_F()
175 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, true, in TEST_F()
193 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, false, in TEST_F()
211 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, false, in TEST_F()
229 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, false, in TEST_F()
249 EXPECT_TRUE(scan_utils_.Scan(kFakeInterfaceIndex, true, in TEST_F()
263 EXPECT_FALSE(scan_utils_.Scan(kFakeInterfaceIndex, kFakeUseRandomMAC, in TEST_F()
Dscanner_unittest.cpp119 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_DEFAULT, _, _, _)). in TEST_F()
132 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_LOW_SPAN, _, _, _)). in TEST_F()
147 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_LOW_POWER, _, _, _)). in TEST_F()
162 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_HIGH_ACCURACY, _, _, _)). in TEST_F()
177 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_DEFAULT, _, _, _)). in TEST_F()
191 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_DEFAULT, _, _, _)). in TEST_F()
205 Scan(_, _, IWifiScannerImpl::SCAN_TYPE_DEFAULT, _, _, _)). in TEST_F()
224 Scan(_, _, _, _, _, _)). in TEST_F()
241 Scan(_, _, _, _, _, _)). in TEST_F()
257 EXPECT_CALL(scan_utils_, Scan(_, _, _, _, _, _)) in TEST_F()
Dmock_scan_utils.h44 MOCK_METHOD6(Scan, bool(
/system/extras/iotop/
Dtasklist.h23 static bool Scan(std::map<pid_t, std::vector<pid_t>>&);
Dtasklist.cpp48 bool TaskList::Scan(std::map<pid_t, std::vector<pid_t>>& tgid_map) { in Scan() function in TaskList
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto35 // Scan event information.
213 // Scan type.
224 // Scan event type.
226 // Scan started.
228 // Scan stopped.
232 // Scan event type.
/system/bt/service/test/
Dlow_energy_scanner_unittest.cc46 MOCK_METHOD1(Scan, void(bool));
280 EXPECT_CALL(*mock_handler_, Scan(true)).Times(1).WillOnce(Return()); in TEST_F()
284 EXPECT_CALL(*mock_handler_, Scan(false)).Times(1).WillOnce(Return()); in TEST_F()
316 EXPECT_CALL(*mock_handler_, Scan(_)) in TEST_F()
/system/sepolicy/prebuilts/api/28.0/public/
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dhwservicemanager.te15 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te27 # Scan through APKs in /system/app and /system/priv-app
29 # Scan through APKs in /vendor/app
31 # Scan through Runtime Resource Overlay APKs in /vendor/overlay
/system/sepolicy/public/
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dhwservicemanager.te13 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te34 # Scan through APKs in /system/app and /system/priv-app
36 # Scan through APKs in /vendor/app
38 # Scan through JARs in /vendor/framework
40 # Scan through Runtime Resource Overlay APKs in /vendor/overlay
/system/sepolicy/prebuilts/api/26.0/public/
Dhwservicemanager.te15 # Scan through /system/lib64/hw looking for installed HALs
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te28 # Scan through APKs in /system/app and /system/priv-app
30 # Scan through APKs in /vendor/app
32 # Scan through Runtime Resource Overlay APKs in /vendor/overlay
/system/sepolicy/prebuilts/api/27.0/public/
Dhwservicemanager.te15 # Scan through /system/lib64/hw looking for installed HALs
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te28 # Scan through APKs in /system/app and /system/priv-app
30 # Scan through APKs in /vendor/app
32 # Scan through Runtime Resource Overlay APKs in /vendor/overlay
/system/sepolicy/prebuilts/api/30.0/public/
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dhwservicemanager.te15 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te34 # Scan through APKs in /system/app and /system/priv-app
36 # Scan through APKs in /vendor/app
38 # Scan through JARs in /vendor/framework
40 # Scan through Runtime Resource Overlay APKs in /vendor/overlay
/system/sepolicy/prebuilts/api/29.0/public/
Dfingerprintd.te6 # Scan through /system/lib64/hw looking for installed HALs
Dhwservicemanager.te15 # Scan through /system/lib64/hw looking for installed HALs
Dinstalld.te34 # Scan through APKs in /system/app and /system/priv-app
36 # Scan through APKs in /vendor/app
38 # Scan through JARs in /vendor/framework
40 # Scan through Runtime Resource Overlay APKs in /vendor/overlay

12