Searched refs:kMmcServiceError (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/stack/mmc/daemon/ |
D | service.cc | 177 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()
|
D | constants.h | 26 const char kMmcServiceError[] = "org.chromium.mmc.CodecManager.Error"; variable
|