Home | History | Annotate | Download | only in space

Lines Matching refs:hex

105         LOG(WARNING) << "Unexpected file type of " << std::hex << de->d_type << " encountered.";
180 LOG(INFO) << "Using an offset of 0x" << std::hex << base_offset << " from default "
181 << "art base address of 0x" << std::hex << ART_BASE_ADDRESS;