Searched defs:pinner_file (Results 1 – 2 of 2) sorted by relevance
209 string pinner_file; in perform_pinlist_action() local
74 int read_pinlist_file(const std::string& pinner_file, /*out*/ std::vector<VmaRange>& pinranges) { in read_pinlist_file()