Home
last modified time | relevance | path

Searched refs:set_image_or_lib_name (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libpp/
Dprofile_spec.h82 void set_image_or_lib_name(std::string const & image);
Dprofile_spec.cpp94 void profile_spec::set_image_or_lib_name(string const & str) in set_image_or_lib_name() function in profile_spec
347 spec.set_image_or_lib_name(*im); in create()