Searched defs:GetInfo (Results 1 - 3 of 3) sorted by relevance

/system/core/libunwindstack/tools/
H A Dunwind_reg_info.cpp139 int GetInfo(const char* file, uint64_t pc) { function in namespace:unwindstack
241 return unwindstack::GetInfo(argv[1], pc);
/system/core/libunwindstack/
H A DElf.cpp197 void Elf::GetInfo(Memory* memory, bool* valid, uint64_t* size) { function in class:unwindstack::Elf
/system/nvram/core/
H A Dnvram_manager.cpp118 result = GetInfo(*input.get<COMMAND_GET_INFO>(),
166 nvram_result_t NvramManager::GetInfo(const GetInfoRequest& /* request */, function in class:nvram::NvramManager
168 NVRAM_LOG_INFO("GetInfo");

Completed in 111 milliseconds