Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.cpp61 const std::string& moduleName, const std::string& mixPortName) const { in getSinkDeviceForMixPort() argument
81 const std::string& moduleName, const std::string& mixPortName) const { in getSourceDeviceForMixPort() argument
131 const std::string& moduleName, const std::string& devicePortName) const { in getDeviceAddressOfDevicePort() argument
168 std::set<std::string> PolicyConfig::getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort()
184 const std::string& moduleName, const std::string& mixPortName) const { in getSourceDevicesForMixPort() argument
H A DPolicyConfig.h64 std::string getAttachedSinkDeviceForMixPort(const std::string& moduleName, in getAttachedSinkDeviceForMixPort()
69 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort()
H A DGenerators.cpp98 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateOutputDeviceConfigParameters() local
231 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateInputDeviceConfigParameters() local
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h79 std::string getAttachedSinkDeviceForMixPort(const std::string& moduleName, in getAttachedSinkDeviceForMixPort()
84 std::string getAttachedSourceDeviceForMixPort(const std::string& moduleName, in getAttachedSourceDeviceForMixPort()
130 std::vector<std::string> getAttachedDevices(const std::string& moduleName) const { in getAttachedDevices()
137 std::set<std::string> getSinkDevicesForMixPort(const std::string& moduleName, in getSinkDevicesForMixPort()
152 std::set<std::string> getSourceDevicesForMixPort(const std::string& moduleName, in getSourceDevicesForMixPort()
/aosp12/frameworks/av/services/audioflinger/
H A DAudioHwDevice.h44 const char *moduleName, in AudioHwDevice()
66 const char *moduleName() const { return mModuleName; } in moduleName() function
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DDevicesFactory.cpp62 Return<void> DevicesFactory::openDevice(const char* moduleName, openDevice_cb _hidl_cb) { in openDevice()
67 Return<void> DevicesFactory::openDevice(const char* moduleName, Callback _hidl_cb) { in openDevice()
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
H A DGenerators.cpp39 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateOutputDeviceConfigParameters() local
102 const std::string moduleName = std::get<PARAM_DEVICE_NAME>(device); in generateInputDeviceConfigParameters() local
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DDeviceConfigUtils.java185 @NonNull String name, @NonNull String moduleName, boolean defaultEnabled) { in isFeatureEnabled()
214 private static long getModuleVersion(@NonNull Context context, @NonNull String moduleName) in getModuleVersion()
/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dmain.cpp72 string moduleName = DEFAULT_MODULE_NAME; in run() local
H A DCollation.cpp465 int collate_atoms(const Descriptor* descriptor, const string& moduleName, Atoms* atoms) { in collate_atoms()
H A Dtest_collation.cpp306 const string moduleName = "module1"; in TEST() local
/aosp12/build/soong/apex/
H A Dbootclasspath_fragment_test.go252 func checkBootclasspathFragment(t *testing.T, result *android.TestResult, moduleName, variantName s… argument
H A Dapex_test.go3030 func getFiles(t *testing.T, ctx *android.TestContext, moduleName, variant string) []fileInApex { argument
3076 func ensureExactContents(t *testing.T, ctx *android.TestContext, moduleName, variant string, files … argument
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DModuleInfoProvider.java146 final CharSequence moduleName = packageResources.getText( in loadModuleMetadata() local
H A DApexManager.java863 String moduleName = mPackageNameToApexModuleName.get(apexPackageName); in getApkInApexInstallError() local
876 String moduleName = mPackageNameToApexModuleName.get(apexPackageName); in getApksInApex() local
H A DPackageManagerShellCommand.java366 String moduleName = getNextArg(); in runGetModuleInfo() local
/aosp12/build/soong/cmd/extract_apks/
H A Dmain_test.go436 moduleName string member
H A Dmain.go319 moduleName string member
/aosp12/build/soong/cc/
H A Dcc_test.go399 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
428 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
433 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
438 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
/aosp12/packages/modules/Gki/build/
H A Dgki.go220 func (g *gkiApex) moduleName() string { func
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DApexManagerTest.java489 private ApexInfo createApexInfo(String moduleName, int versionCode, boolean isActive, in createApexInfo()
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go328 func (image bootImageConfig) moduleName(ctx android.PathContext, idx int) string { func
/aosp12/system/tools/aidl/build/
H A Daidl_interface.go811 func (d DepInfo) moduleName() string { func
/aosp12/build/soong/android/
H A Dpaths.go448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-android-processor-2.23.jarjava/dagger/android/processor/META-INF/gradle/incremental.annotation.processors ...

12