/aosp12/packages/modules/StatsD/tests/src/android/cts/statsd/apex/ |
H A D | BootstrapApexTests.java | 68 LogUtil.CLog.d(TAG + " APEX name is " + apexInfo.getModuleName()); in testStatsdNotPresent() 69 assertThat(apexInfo.getModuleName()).isNotEqualTo("com.android.os.statsd"); in testStatsdNotPresent()
|
/aosp12/system/apex/apexd/ |
H A D | apexd_test_utils.h | 324 Property("moduleName", &ApexInfo::getModuleName, 325 Eq(other.getModuleName())), 346 *os << " moduleName : " << apex.getModuleName() << "\n"; in PrintTo()
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | PolicyAudioPort.cpp | 34 __FUNCTION__, getModuleName(), asAudioPort()->getName().c_str()); in attach() 59 const char *PolicyAudioPort::getModuleName() const in getModuleName() function in android::PolicyAudioPort
|
/aosp12/hardware/interfaces/camera/common/1.0/default/include/ |
H A D | CameraModule.h | 64 const char* getModuleName() const;
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | PolicyAudioPort.h | 105 const char *getModuleName() const;
|
/aosp12/system/apex/apexd/apex-info-list-api/ |
H A D | current.txt | 9 method public String getModuleName();
|
H A D | last_current.txt | 9 method public String getModuleName();
|
/aosp12/system/linkerconfig/modules/ |
H A D | apex.cc | 193 apexes[info.getModuleName()].original_path = in ScanActiveApexes()
|
/aosp12/packages/modules/Virtualization/microdroid/signature/ |
H A D | mk_payload.cc | 179 if (apex_info.getIsActive() && apex_info.getModuleName() == apex_name) { in LoadSystemApexes()
|
/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | CameraModule.cpp | 562 const char* CameraModule::getModuleName() const { in getModuleName() function in android::hardware::camera::common::V1_0::helper::CameraModule
|
/aosp12/hardware/interfaces/camera/provider/2.4/default/ |
H A D | LegacyCameraProviderImpl_2_4.cpp | 284 ALOGI("Loaded \"%s\" camera module", mModule->getModuleName()); in initialize()
|
/aosp12/art/odrefresh/ |
H A D | odrefresh.cc | 297 if (info.getIsActive() && info.getModuleName() == "com.android.art") { in GetArtApexInfo()
|
/aosp12/art/runtime/ |
H A D | runtime.cc | 1304 apex_infos.emplace(info.getModuleName(), &info); in InitializeApexVersions()
|
/aosp12/frameworks/av/services/audiopolicy/managerdefault/ |
H A D | AudioPolicyManager.cpp | 2383 ALOGE("getInputForAttr(): HW module %s not opened", profile->getModuleName()); in getInputForDevice()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |