Searched refs:startInfo (Results 1 – 3 of 3) sorted by relevance
56 FileInfo* startInfo; in MessageReceived() local57 if (message->FindPointer(kNameFilePtr, (void **)&startInfo) in MessageReceived()59 _RunScan(startInfo); in MessageReceived()71 Scanner::Refresh(FileInfo* startInfo) in Refresh() argument86 msg.AddPointer(kNameFilePtr, startInfo); in Refresh()144 Scanner::_RunScan(FileInfo* startInfo) in _RunScan() argument149 if (startInfo == NULL || startInfo == fSnapshot->rootDir) { in _RunScan()185 stringScan.ReplaceFirst("%refName%", startInfo->ref.name); in _RunScan()188 fVolumeBytesScanned = fVolumeBytesInUse - startInfo->size; //best guess in _RunScan()192 BDirectory startDir(&startInfo->ref); in _RunScan()[all …]
37 void Refresh(FileInfo* startInfo = NULL);55 void _RunScan(FileInfo *startInfo);
206 spinlock_contention_info startInfo; in main() local208 GET_SPINLOCK_CONTENTION_INFO, &startInfo, sizeof(startInfo)); in main()254 endInfo.thread_creation_spinlock - startInfo.thread_creation_spinlock, in main()