Searched refs:fileToGet_ (Results 1 – 5 of 5) sorted by relevance
72 fileToGet_ -= LOAD_STEP; in ProcessFileLoaded()73 …TELEPHONY_LOGI("IsimFile::ProcessFileLoaded: %{public}d requested: %{public}d", fileToGet_, fileQu… in ProcessFileLoaded()78 } else if (fileToGet_ < 0) { in ProcessFileLoaded()79 fileToGet_ = 0; in ProcessFileLoaded()121 fileToGet_++; in LoadIsimFiles()125 fileToGet_++; in LoadIsimFiles()
110 fileToGet_ -= LOAD_STEP; in ProcessFileLoaded()111 …TELEPHONY_LOGI("RuimFile::ProcessFileLoaded: %{public}d requested: %{public}d", fileToGet_, fileQu… in ProcessFileLoaded()116 } else if (fileToGet_ < 0) { in ProcessFileLoaded()117 fileToGet_ = 0; in ProcessFileLoaded()156 fileToGet_++; in ProcessIccLocked()167 fileToGet_++; in LoadRuimFiles()171 fileToGet_++; in LoadRuimFiles()175 fileToGet_++; in LoadRuimFiles()
264 fileToGet_++; in ProcessIccLocked()274 fileToGet_++; in ObtainCallForwardFiles()278 fileToGet_++; in ObtainCallForwardFiles()285 fileToGet_++; in LoadSimOtherFile()289 fileToGet_++; in LoadSimOtherFile()293 fileToGet_++; in LoadSimOtherFile()299 fileToGet_++; in LoadSimOtherFile()303 fileToGet_++; in LoadSimOtherFile()307 fileToGet_++; in LoadSimOtherFile()311 fileToGet_++; in LoadSimOtherFile()[all …]
224 return (fileToGet_ == 0) && fileQueried_; in ObtainFilesFetched()229 return (fileToGet_ == 0) && lockQueried_; in LockQueriedOrNot()868 fileToGet_++; in AddRecordsToLoadNum()
156 int fileToGet_ = 0; variable