HomeSort by relevance Sort by last modified time
    Searched refs:elf_set_fake_build_id (Results 1 - 3 of 3) sorted by null

  /system/core/debuggerd/test/
elf_fake.h 22 void elf_set_fake_build_id(const std::string&);
elf_fake.cpp 25 void elf_set_fake_build_id(const std::string& build_id) { function
dump_maps_test.cpp 77 elf_set_fake_build_id("");
138 elf_set_fake_build_id("abcdef1234567890abcdef1234567890");
175 elf_set_fake_build_id("abcdef1234567890abcdef1234567890");

Completed in 772 milliseconds