Searched defs:path_str (Results 1 – 2 of 2) sorted by relevance
111 const std::string path_str(output_path); in WriteClasspathExports() local
1011 const char* path_str = path.empty() ? nullptr : path.c_str(); in LoadNativeLibrary() local