Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 21 of 21) sorted by relevance

/system/unwinding/libunwindstack/tests/
DGenGnuDebugdata.cpp34 void InitEhdr(Ehdr* ehdr, uint32_t elf_class, uint32_t machine) { in InitEhdr() argument
42 ehdr->e_machine = machine; in InitEhdr()
DElfTestUtils.cpp60 void TestInitGnuDebugdata(uint32_t elf_class, uint32_t machine, bool init_gnu_debugdata, in TestInitGnuDebugdata() argument
64 TestInitEhdr(&ehdr, elf_class, machine); in TestInitGnuDebugdata()
/system/bt/gd/docs/testing/
Dcert_test.md75 ### Run GD cert tests on host machine
125 1. Check if your ADB version is up to date on both host machine and remote
143 Among these ports, ADB Port needs to be forwarded from local machine to
145 machine's adb server (`ssh -R`). Signal Port needs to be forwarded from
146 remote workstation to listen on local machine so that local phone can
149 forwarded from local machine to listen on remote workstation so that Test
167 You should see devices on your local machine shows up
175 You should see same set of devices connected to your local machine
Dgtest.md54 tests on your host machine
/system/core/init/
Dbootchart.cpp86 fprintf(&*fp, "system.uname = %s %s %s %s\n", uts.sysname, uts.release, uts.version, uts.machine); in log_header()
89 fprintf(&*fp, "system.cpu = %s\n", uts.machine); in log_header()
DREADME.md846 If two such tarballs are preserved on the host machine under different
/system/extras/simpleperf/
Dread_elf.cpp380 auto machine = elf_->getHeader()->e_machine; in ParseSymbols() local
381 bool is_arm = (machine == llvm::ELF::EM_ARM || machine == llvm::ELF::EM_AARCH64); in ParseSymbols()
415 auto machine = elf_->getHeader()->e_machine; in ParseDynamicSymbols() local
416 bool is_arm = (machine == llvm::ELF::EM_ARM || machine == llvm::ELF::EM_AARCH64); in ParseDynamicSymbols()
Denvironment.cpp420 char machine[40]; in GetMachineArch() local
421 if (fgets(machine, sizeof(machine), fp.get()) == machine) { in GetMachineArch()
422 arch = GetArchType(android::base::Trim(machine)); in GetMachineArch()
431 ArchType arch = GetArchType(uname_buf.machine); in GetMachineArch()
Dcmd_record.cpp1812 if (!record_file_writer_->WriteFeatureString(PerfFileFormat::FEAT_ARCH, uname_buf.machine)) { in DumpAdditionalFeatures()
/system/core/bootstat/
Dbootstat.rc53 # Initialize bootstat state machine.
65 # state machine only once, which as result ensures that bootstat --set_system_boot_reason and
/system/chre/test/
DREADME.md13 problems on a local x86-based machine.
/system/update_engine/cros/
Domaha_request_params.cc202 ret = buf.machine; in GetMachineType()
/system/libvintf/
DRuntimeInfo-target.cpp126 mRuntimeInfo->mHardwareId = buf.machine; in fetchVersion()
/system/chre/doc/
Dframework_testing.md14 machine, only components that are OS independent can be tested via this path.
Dporting_guide.md229 from the host machine to the target chipset, execute `run_pal_impl_tests.sh` to
Dnanoapp_developer_guide.md182 Many nanoapps use machine learning techniques to accomplish their functionality.
/system/extras/perf2cfg/
DREADME.md117 A diagram of the finite state machine used to parse the input CFG file can be
/system/logging/logcat/
Devent.logtags85 # Logged on every state change in the hierarchical state machine
/system/bt/doc/
Dpower_management.md5 Power management (PM) is an event-driven state machine, tickled by various
13 The events fired to drive the state machine at the time of this writing are:
/system/bt/gd/docs/architecture/
Darchitecture.md48 do not use Java virtual machine may have a pure native process. Multiple
/system/update_engine/
DREADME.md395 generate and test applying of a payload on a host device machine. These tests
518 * Start a [Dev Server] on your host machine and send a specific HTTP request