Home
last modified time | relevance | path

Searched refs:kMmcServiceError (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dservice.cc177 method_call, kMmcServiceError, in CodecInit()
184 method_call, kMmcServiceError, "'Config Param' must be set")); in CodecInit()
202 method_call, kMmcServiceError, "Codec type must be specified")); in CodecInit()
209 method_call, kMmcServiceError, in CodecInit()
223 method_call, kMmcServiceError, in CodecInit()
236 method_call, kMmcServiceError, in CodecInit()
245 method_call, kMmcServiceError, in CodecInit()
252 method_call, kMmcServiceError, in CodecInit()
260 method_call, kMmcServiceError, "No free thread available")); in CodecInit()
Dconstants.h26 const char kMmcServiceError[] = "org.chromium.mmc.CodecManager.Error"; variable