/system/connectivity/wificond/tests/ |
D | scan_utils_unittest.cpp | 156 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()
|
D | scanner_unittest.cpp | 119 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()
|
D | mock_scan_utils.h | 44 MOCK_METHOD6(Scan, bool(
|
/system/extras/iotop/ |
D | tasklist.h | 23 static bool Scan(std::map<pid_t, std::vector<pid_t>>&);
|
D | tasklist.cpp | 48 bool TaskList::Scan(std::map<pid_t, std::vector<pid_t>>& tgid_map) { in Scan() function in TaskList
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 35 // Scan event information. 213 // Scan type. 224 // Scan event type. 226 // Scan started. 228 // Scan stopped. 232 // Scan event type.
|
/system/bt/service/test/ |
D | low_energy_scanner_unittest.cc | 46 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/ |
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | hwservicemanager.te | 15 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 27 # 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/ |
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | hwservicemanager.te | 13 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 34 # 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/ |
D | hwservicemanager.te | 15 # Scan through /system/lib64/hw looking for installed HALs
|
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 28 # 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/ |
D | hwservicemanager.te | 15 # Scan through /system/lib64/hw looking for installed HALs
|
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 28 # 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/ |
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | hwservicemanager.te | 15 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 34 # 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/ |
D | fingerprintd.te | 6 # Scan through /system/lib64/hw looking for installed HALs
|
D | hwservicemanager.te | 15 # Scan through /system/lib64/hw looking for installed HALs
|
D | installd.te | 34 # 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
|