Lines Matching refs:LOG
79 LOG(ERROR) << __func__ << ": Class descriptors '" << currentDescriptor in associateClass()
83 LOG(ERROR) << __func__ in associateClass()
98 LOG(ERROR) << __func__ << ": Expecting binder to have class '" << newDescriptor.c_str() in associateClass()
131 LOG(ERROR) << "ABBinder::dump received too many arguments: " << args.size(); in dump()
280 LOG(WARNING) << "Unlinking to dead binder resulted in: " << result; in binderDied()
332 LOG(ERROR) << __func__ in unlinkToDeath()
346 LOG(ERROR) << __func__ << ": Must provide class to construct local binder."; in AIBinder_new()
410 LOG(ERROR) << __func__ << ": Must provide binder and recipient."; in AIBinder_linkToDeath()
421 LOG(ERROR) << __func__ << ": Must provide binder and recipient."; in AIBinder_unlinkToDeath()
439 LOG(ERROR) << __func__ << ": on null binder"; in AIBinder_incStrong()
447 LOG(ERROR) << __func__ << ": on null binder"; in AIBinder_decStrong()
455 LOG(ERROR) << __func__ << ": on null binder"; in AIBinder_debugGetRefCount()
493 LOG(ERROR) << __func__ << ": requires non-null parameters."; in AIBinder_prepareTransaction()
498 LOG(ERROR) << __func__ in AIBinder_prepareTransaction()
505 LOG(WARNING) << "A binder object at " << binder in AIBinder_prepareTransaction()
531 LOG(ERROR) << __func__ << ": requires non-null in parameter"; in AIBinder_transact()
541 LOG(ERROR) << __func__ << ": Only user-defined transactions can be made from the NDK."; in AIBinder_transact()
546 LOG(ERROR) << __func__ << ": Unrecognized flags sent: " << flags; in AIBinder_transact()
551 LOG(ERROR) << __func__ << ": requires non-null parameters."; in AIBinder_transact()
556 LOG(ERROR) << __func__ << ": parcel is associated with binder object " << binder in AIBinder_transact()
577 LOG(ERROR) << __func__ << ": requires non-null onBinderDied parameter."; in AIBinder_DeathRecipient_new()