OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsImagePic
(Results
1 - 2
of
2
) sorted by null
/art/patchoat/
patchoat.h
82
static bool
IsImagePic
(const ImageHeader& image_header, const std::string& image_path);
patchoat.cc
519
/*bool is_image_pic = */
IsImagePic
(image_header, input_image->GetPath());
727
bool PatchOat::
IsImagePic
(const ImageHeader& image_header, const std::string& image_path) {
[
all
...]
Completed in 83 milliseconds