Home
last modified time | relevance | path

Searched refs:getModulePath (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
H A DStagedInstallTest.java675 .filter(a -> a.getModulePath().equals(apex.sourceDir)) in testApexInfoList()
679 assertThat(apexInfo.getModulePath()).isEqualTo(apex.sourceDir); in testApexInfoList()
712 assertThat(factoryShimApexInfo.getModulePath()) in testApexInfoListAfterUpdate()
730 .isEqualTo(factoryShimApexInfo.getModulePath()); in testApexInfoListAfterUpdate()
/aosp_15_r20/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DModuleGenerator.java183 getModulePath(moduleName), in generateModules()
228 private Path getModulePath(String moduleName) throws IOException {
/aosp_15_r20/system/apex/apexd/
H A Dapexd_test_utils.h481 Property("modulePath", &ApexInfo::getModulePath,
482 Eq(other.getModulePath())),
503 *os << " modulePath : " << apex.getModulePath() << "\n"; in PrintTo()
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list-tinyxml/gen/cpp/
Dcom_android_apex.cpp123 const std::string& ApexInfo::getModulePath() const { in getModulePath() function in com::android::apex::ApexInfo
272 _out << getModulePath(); in write()
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/
Dcom_android_apex.cpp143 const std::string& ApexInfo::getModulePath() const { in getModulePath() function in com::android::apex::ApexInfo
292 _out << getModulePath(); in write()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp227 std::optional<std::deque<std::string>> getModulePath( in getModulePath() function in torch::jit::__anonb84ffab30111::AttributePropagator
562 auto path = getModulePath(input, graph); in inlineInterfaceCalls()
585 auto path = getModulePath(input, graph); in inlineInterfaceCalls()
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/include/
Dcom_android_apex.h60 const std::string& getModulePath() const;
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list-tinyxml/gen/cpp/include/
Dcom_android_apex.h59 const std::string& getModulePath() const;
/aosp_15_r20/system/apex/apexd/apex-info-list-api/
H A Dlast_current.txt10 method public String getModulePath();
H A Dcurrent.txt10 method public String getModulePath();
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list-tinyxml.docs/android_common/everything/apex-info-list-api/
Dcurrent.txt10 method public String getModulePath();
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list.docs/android_common/everything/apex-info-list-api/
Dcurrent.txt10 method public String getModulePath();
/aosp_15_r20/system/apex/tests/src/com/android/tests/apex/
H A DApexdHostTest.java218 .collect(Collectors.toMap(ApexInfo::getModulePath, ai -> ai)); in testApexInfoListIsValid()
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-model/31.7.0-alpha07/
HDlint-model-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-model.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/
HDlint-tests.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar56META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-56/
Dframework.jarcom/android/apex/XmlWriter.class XmlWriter.java package com.android.apex public ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/turbine/
Dframework.jarandroid/annotation/AnimRes.class <Unknown> package android.annotation public abstract annotation android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/turbine/
Dframework.jarandroid/annotation/AnimRes.class <Unknown> package android.annotation public abstract annotation android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/turbine-combined/
Dframework.jarandroid/Manifest$permission.class <Unknown> package android public final android.Manifest$permission ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/jarjar/turbine/
Dframework.jarres/vendor.mime.types res/debian.mime.types res/android.mime ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-minus-apex_intermediates/
Dclasses-header.jarres/vendor.mime.types res/debian.mime.types res/android.mime ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/jarjar/turbine/
Dframework.jarres/vendor.mime.types res/debian.mime.types res/android.mime ...

12