HomeSort by relevance Sort by last modified time
    Searched defs:image_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
user_manager.cc 502 int image_id = kDefaultImagesCount; local
503 if (!IsDefaultImagePath(image_path, &image_id))
505 return image_id;
  /external/oprofile/libpp/
callgraph_container.cpp 531 image_name_id image_id = image_names.create(image_name); local
535 call_data caller(pc, profile, caller_bfd, caller_offset, image_id,

Completed in 225 milliseconds