Home
last modified time | relevance | path

Searched refs:instructions (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockFindingClassVisitor.java129 InsnList instructions = mn.instructions; in visitEnd() local
236 InsnList instructions = mn.instructions; in insertInvokeAcquire() local
275 InsnList instructions = mn.instructions; in insertInvokeRelease() local
330 InsnList instructions = mn.instructions; in insertMethodCallBeforeSync() local
350 InsnList instructions = mn.instructions; in insertMethodCallAfter() local
375 InsnList instructions = mn.instructions; in insertMethodCallBefore() local
392 InsnList instructions = mn.instructions; in updateCatchHandler() local
395 if (!(instructions.indexOf(handler.start) <= instructions.indexOf(start) in updateCatchHandler()
396 && instructions.indexOf(end) <= instructions.indexOf(handler.end))) { in updateCatchHandler()
400 for (int i = instructions.indexOf(start); i <= instructions.indexOf(end); i++) { in updateCatchHandler()
[all …]
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp794 std::vector<IncFsDataBlock> instructions; in receiver() local
859 instructions.push_back(inst); in receiver()
862 writeInstructions(instructions); in receiver()
864 writeInstructions(instructions); in receiver()
872 void writeInstructions(std::vector<IncFsDataBlock>& instructions) { in writeInstructions() argument
873 auto res = this->mIfs->writeBlocks(instructions); in writeInstructions()
874 if (res != instructions.size()) { in writeInstructions()
876 int(instructions.size())); in writeInstructions()
878 instructions.clear(); in writeInstructions()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DChallengeDialogs.kt65 val (title, instructions) = if (useRetryStrings) {
113 editText.setHint(instructions)
/aosp14/frameworks/base/apct-tests/perftests/surfaceflinger/
H A DREADME.md5 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/aosp14/frameworks/base/apct-tests/perftests/windowmanager/
H A DREADME.md5 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/
H A DREADME.md7 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/aosp14/frameworks/base/tools/lock_agent/
H A Dagent.cpp140 for (auto it = c.instructions.begin(); it != c.instructions.end(); ++it) { in transform()
188 cIr->instructions.InsertBefore(instructionAfter, instruction); in addInst()
/aosp14/frameworks/base/core/proto/android/media/
H A Daudioattributes.proto100 // instructions or help utterances.
/aosp14/frameworks/base/tools/protologtool/
H A DREADME.md111 … logging groups or statements you should build the project and follow instructions printed by the …
/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp2152 std::vector<IncFsDataBlock> instructions(numBlocks); in setFileContent() local
2155 instructions[i] = IncFsDataBlock{ in setFileContent()
2167 size_t res = mIncFs->writeBlocks(instructions); in setFileContent()
2168 if (res != instructions.size()) { in setFileContent()
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.cc325 code->instructions = slicer::ArrayView<const ::dex::u2>(buffer_.data(), buffer_.size()); in Encode()
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto6277 // OPEN: Settings > Acessibility > HearingAid pairing instructions dialog