Searched defs:scan (Results 1 – 5 of 5) sorted by relevance
51 bool FrameScanner::scan(uint8_t byte) in scan() function in android::FrameScanner
43 boolean scan(in SingleScanSettings scanSettings); in scan() method
159 void ProcessInfo::scan() { in scan() function in ProcessInfo
135 Status ScannerImpl::scan(const SingleScanSettings& scan_settings, in scan() function in android::wificond::ScannerImpl
154 auto scan = FindApexes(kApexPackageBuiltinDirs); in preAllocateLoopDevices() local721 Result<std::vector<std::string>> scan = FindApexFilesByName(sessionDirPath); in verifySessionDir() local1211 Result<std::vector<std::string>> scan = FindApexFilesByName(apex_package_dir); in ScanApexFiles() local1596 Result<std::vector<std::string>> scan = FindApexFilesByName(dirToScan); in scanStagedSessionsDirAndStage() local1993 if (auto scan = ScanApexFiles(kActiveApexPackagesDataDir); !scan.ok()) { in onStart() local