Home
last modified time | relevance | path

Searched defs:code_ (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/tools/sysprop/include/
H A DCodeWriter.h40 std::string code_; variable
/aosp12/system/update_engine/common/
H A Ddownload_action.h140 ErrorCode code_; variable
H A Dutils.h463 ErrorCode code_; variable
/aosp12/art/compiler/jni/quick/
H A Djni_compiler.h58 std::vector<uint8_t> code_; variable
/aosp12/system/update_engine/cros/
H A Ddownload_action_chromeos.h139 ErrorCode code_; variable
H A Domaha_response_handler_action_unittest.cc74 ErrorCode code_; member in chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
/aosp12/art/runtime/
H A Doat_quick_method_header.h167 uint8_t code_[0]; // The actual method code. variable
/aosp12/system/libbase/include/android-base/
H A Dresult.h103 int code_; member
/aosp12/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action_unittest.cc251 ErrorCode code_; member in chromeos_update_engine::FilesystemVerifierActionTestDelegate
381 ErrorCode code_; member in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
H A Dpostinstall_runner_action_unittest.cc78 ErrorCode code_{ErrorCode::kError}; member in chromeos_update_engine::PostinstActionProcessorDelegate
/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.cc143 std::vector<uint8_t, SwapAllocator<uint8_t>> code_; member in art::CompiledMethodStorage::ThunkMapValue
/aosp12/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc168 ErrorCode code_; member in chromeos_update_engine::__anona1fdfb310110::ApplyPayloadProcessorDelegate
/aosp12/art/dex2oat/linker/arm/
H A Drelative_patcher_arm_base.cc150 const ArrayRef<const uint8_t> code_; // The code of the thunk. member in art::linker::ArmBaseRelativePatcher::ThunkData
/aosp12/art/runtime/jit/
H A Djit_code_cache.cc204 const void* code_; member in art::jit::JitCodeCache::JniStubData
/aosp12/art/dexlayout/
H A Ddex_ir.h758 CodeItem* code_; // This can be nullptr. variable