Searched defs:_path (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/ |
H A D | filesystem.h | 20 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 D | ResourceValues.cpp | 319 FileReference::FileReference(const StringPool::Ref& _path) : path(_path) { in FileReference()
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.cpp | 320 FileReference::FileReference(const android::StringPool::Ref& _path) : path(_path) { in FileReference()
|
/aosp12/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 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()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 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()
|