Searched refs:bin_ext (Results 1 – 3 of 3) sorted by relevance
457 const char bin_ext[] = ".abc"; in LoadJs() local460 std::string urlName = url.substr(0, pos) + bin_ext; in LoadJs()
1537 const char bin_ext[] = ".abc"; in LoadJs() local1540 std::string urlName = url.substr(0, pos) + bin_ext; in LoadJs()
3329 const char bin_ext[] = ".abc"; in LoadJs() local3332 std::string urlName = url.substr(0, pos) + bin_ext; in LoadJs()