Home
last modified time | relevance | path

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

/external/oprofile/pp/
Doparchive.cpp191 string a_sample_file = *sit; in oparchive() local
192 int offset = a_sample_file.find('{'); in oparchive()
193 string base_samples_dir = a_sample_file.substr(0, offset); in oparchive()