Home
last modified time | relevance | path

Searched refs:Iterate (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_cfa_instructions.h37 bool Iterate(uintptr_t pc, FrameDescEntry fde, uintptr_t instStart, uintptr_t instEnd, RegLocState &rsState);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_cfa_instructions.cpp35 bool DwarfCfaInstructions::Iterate(uintptr_t pc, FrameDescEntry fde, in Iterate() function in OHOS::HiviewDFX::DwarfCfaInstructions
316 DFXLOGU("Iterate cie operations"); in Parse()
317 if (!Iterate(pc, fde, cie.instructionsOff, cie.instructionsEnd, rsState)) { in Parse()
322 DFXLOGU("Iterate fde operations"); in Parse()
323 if (!Iterate(pc, fde, fde.instructionsOff, fde.instructionsEnd, rsState)) { in Parse()
/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp1096 this->cameraCallbackMap_.Iterate(it); in ExecuteAllCameraExecuteCallback()
1113 this->cameraCallbackMap_.Iterate(it); in ExecuteCameraCallbackAsync()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp2075 foregroundAccountMap_.Iterate(it); in RetryToGetAccount()
2090 foregroundAccountMap_.Iterate(it); in RetryToGetAccount()

Completed in 8 milliseconds