Home
last modified time | relevance | path

Searched defs:_path (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/memtrack-pixel/core/
H A Dfilesystem.h20 path(const std::string _path) : strPath(_path) {} in path()
40 directory_entry(const std::string _path) : p(_path) {} in directory_entry()
/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.cpp319 FileReference::FileReference(const StringPool::Ref& _path) : path(_path) { in FileReference()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1661 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()