HomeSort by relevance Sort by last modified time
    Searched full:abi_name (Results 1 - 1 of 1) sorted by null

  /external/oprofile/pp/
oparchive.cpp 218 string abi_name = string(op_session_dir) + "/abi"; local
219 copy_one_file(image_ok, archive_path + abi_name,
220 options::outdirectory + abi_name);

Completed in 53 milliseconds