Home
last modified time | relevance | path

Searched defs:pathFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_signing_block_utils_test.cpp47 long long CreatTestZipFile(const std::string& pathFile, SignatureInfo& signInfo) in CreatTestZipFile()
146 std::string pathFile = "./test_hapverify.hap"; variable
194 std::string pathFile = "./test_hapverify.hap"; variable
219 std::string pathFile = "./test_hapverify.hap"; variable
/aosp12/packages/apps/Launcher3/go/quickstep/src/com/android/launcher3/
H A DAppSharing.java72 File pathFile = new File(path); in getShareableUri() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DDumpTruck.java118 final File pathFile = new File(zipfile); in captureHeaps() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexoptUtils.java408 File pathFile = new File(splitCodePaths[i]); in getSplitRelativeCodePaths() local