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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 28 // Callers of ::ApplyAll() should pass the address of a derived class
42 bool ApplyAll(const ElfSymbols* symbols,
crazy_linker_shared_library.cpp 299 if (!relocations.ApplyAll(&symbols_, &resolver, error))
crazy_linker_elf_relocations.cpp 262 bool ElfRelocations::ApplyAll(const ElfSymbols* symbols,
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 28 // Callers of ::ApplyAll() should pass the address of a derived class
42 bool ApplyAll(const ElfSymbols* symbols,
crazy_linker_shared_library.cpp 299 if (!relocations.ApplyAll(&symbols_, &resolver, error))
crazy_linker_elf_relocations.cpp 262 bool ElfRelocations::ApplyAll(const ElfSymbols* symbols,

Completed in 87 milliseconds