/aosp12/system/tools/sysprop/include/ |
H A D | CodeWriter.h | 40 std::string code_; variable
|
/aosp12/system/update_engine/common/ |
H A D | download_action.h | 140 ErrorCode code_; variable
|
H A D | utils.h | 463 ErrorCode code_; variable
|
/aosp12/art/compiler/jni/quick/ |
H A D | jni_compiler.h | 58 std::vector<uint8_t> code_; variable
|
/aosp12/system/update_engine/cros/ |
H A D | download_action_chromeos.h | 139 ErrorCode code_; variable
|
H A D | omaha_response_handler_action_unittest.cc | 74 ErrorCode code_; member in chromeos_update_engine::OmahaResponseHandlerActionProcessorDelegate
|
/aosp12/art/runtime/ |
H A D | oat_quick_method_header.h | 167 uint8_t code_[0]; // The actual method code. variable
|
/aosp12/system/libbase/include/android-base/ |
H A D | result.h | 103 int code_; member
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | filesystem_verifier_action_unittest.cc | 251 ErrorCode code_; member in chromeos_update_engine::FilesystemVerifierActionTestDelegate 381 ErrorCode code_; member in chromeos_update_engine::FilesystemVerifierActionTest2Delegate
|
H A D | postinstall_runner_action_unittest.cc | 78 ErrorCode code_{ErrorCode::kError}; member in chromeos_update_engine::PostinstActionProcessorDelegate
|
/aosp12/art/compiler/driver/ |
H A D | compiled_method_storage.cc | 143 std::vector<uint8_t, SwapAllocator<uint8_t>> code_; member in art::CompiledMethodStorage::ThunkMapValue
|
/aosp12/system/update_engine/payload_generator/ |
H A D | generate_delta_main.cc | 168 ErrorCode code_; member in chromeos_update_engine::__anona1fdfb310110::ApplyPayloadProcessorDelegate
|
/aosp12/art/dex2oat/linker/arm/ |
H A D | relative_patcher_arm_base.cc | 150 const ArrayRef<const uint8_t> code_; // The code of the thunk. member in art::linker::ArmBaseRelativePatcher::ThunkData
|
/aosp12/art/runtime/jit/ |
H A D | jit_code_cache.cc | 204 const void* code_; member in art::jit::JitCodeCache::JniStubData
|
/aosp12/art/dexlayout/ |
H A D | dex_ir.h | 758 CodeItem* code_; // This can be nullptr. variable
|