Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:moduleName

597                       const char *moduleName,
600 : mHandle(handle), mModuleName(strdup(moduleName))
614 const char *moduleName() const { return mModuleName; }