Home
last modified time | relevance | path

Searched defs:ra_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
H A Dsnapuserd_transitions.cpp557 void SnapshotHandler::SetMergeCompleted(size_t ra_index) { in SetMergeCompleted()
574 void SnapshotHandler::SetMergeInProgress(size_t ra_index) { in SetMergeInProgress()
602 void SnapshotHandler::SetMergeFailed(size_t ra_index) { in SetMergeFailed()
620 int ra_index = it->second; in NotifyIOCompletion() local
662 int ra_index = it->second; in ProcessMergingBlock() local
H A Dsnapuserd_core.cpp197 int ra_index = 0; in ReadMetadata() local
/aosp_15_r20/art/compiler/jni/quick/riscv64/
H A Dcalling_convention_riscv64.cc271 constexpr size_t ra_index = POPCOUNT(kCoreCalleeSpillMask) - 1u; in CalleeSaveRegisters() local