Searched defs:_path (Results 1 – 3 of 3) sorted by relevance
20 path(const std::string _path) : strPath(_path) {} in path()40 directory_entry(const std::string _path) : p(_path) {} in directory_entry()
319 FileReference::FileReference(const StringPool::Ref& _path) : path(_path) { in FileReference()
1661 nFileA3DCreateFromAsset(JNIEnv *_env, jobject _this, jlong con, jobject _assetMgr, jstring _path) in nFileA3DCreateFromAsset()1752 nFontCreateFromAsset(JNIEnv *_env, jobject _this, jlong con, jobject _assetMgr, jstring _path, in nFontCreateFromAsset()