Searched defs:basename (Results 1 – 10 of 10) sorted by relevance
27 public String getHostBinaryPath(String basename) throws FileNotFoundException; in getHostBinaryPath()29 public String getHostRuntimePath(String basename) throws FileNotFoundException; in getHostRuntimePath()
71 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath()76 public String getHostRuntimePath(String basename) throws FileNotFoundException { in getHostRuntimePath()
88 public String getHostBinaryPath(String basename) throws FileNotFoundException { in getHostBinaryPath()93 public String getHostRuntimePath(String basename) throws FileNotFoundException { in getHostRuntimePath()
30 ApiGen(const std::string & basename) : in ApiGen()
78 const char* basename = m_basename.c_str(); in genProcTypes() local
278 EGLClient_glesInterface *eglDisplay::loadGLESClientAPI(const char *basename, in loadGLESClientAPI()
25 std::string GetTestDataPath(const std::string& basename) { in GetTestDataPath()
252 const std::string& basename, in get_slice_filename()