Searched refs:getModuleName (Results 1 – 8 of 8) sorted by relevance
102 Rlog.d(mTag, "IRadio " + getModuleName(mService) + " - onServiceConnected"); in onServiceConnected()125 Rlog.d(mTag, "IRadio " + getModuleName(mService) + " - onServiceDisconnected"); in onServiceDisconnected()378 private String getModuleName(int service) { in getModuleName() method in MockModem
35 __FUNCTION__, getModuleName(), asAudioPort()->getName().c_str()); in attach()59 const char *PolicyAudioPort::getModuleName() const in getModuleName() function in android::PolicyAudioPort
220 private fun CallGraph.Node.getModuleName(): String? { in <lambda>() method in com.google.android.lint.PackageVisibilityDetector336 val startModule = pathNodes[0].getModuleName() ?: continue in <lambda>()337 val lastCallModule = pathNodes[pathNodes.size - 2].getModuleName() ?: continue in <lambda>()
97 const char *getModuleName() const;
289 const char *getModuleName(Module module) { in getModuleName() function
453 result.get(partition.type).add(info.getModuleName()); in getActiveApexes()
1571 std::string moduleName = getModuleName(module); in onAudioServerTimeout()
3068 ALOGE("getInputForAttr(): HW module %s not opened", profile->getModuleName()); in getInputForDevice()