Searched refs:LOAD_STEP (Results 1 - 6 of 6) sorted by relevance
/base/telephony/core_service/services/sim/include/ | ||
H A D | isim_file.h | 59 const int LOAD_STEP = 1; member in OHOS::Telephony::IsimFile |
H A D | ruim_file.h | 66 const int LOAD_STEP = 1; member in OHOS::Telephony::RuimFile |
H A D | sim_file.h | 156 const int LOAD_STEP = 1; member in OHOS::Telephony::SimFile |
/base/telephony/core_service/services/sim/src/ | ||
H A D | isim_file.cpp | 72 fileToGet_ -= LOAD_STEP;
in ProcessFileLoaded() |
H A D | ruim_file.cpp | 110 fileToGet_ -= LOAD_STEP; in ProcessFileLoaded() |
H A D | sim_file.cpp | 214 fileToGet_ -= LOAD_STEP; in ProcessFileLoaded() 869 fileToGet_ += LOAD_STEP; in ProcessGetMbiDone() 955 fileToGet_ += LOAD_STEP; in GetCphsMailBox() |
Completed in 6 milliseconds