Lines Matching refs:toDebugString

123                 ALOGI("%s Found %s in %s VINTF manifest.", ctx.toDebugString().c_str(),  in isVintfDeclared()
130 ALOGI("%s Could not find %s in the VINTF manifest.", ctx.toDebugString().c_str(), in isVintfDeclared()
141 ALOGI("%s Found %s in %s VINTF manifest.", ctx.toDebugString().c_str(), name.c_str(), in isVintfDeclared()
167 ALOGI("%s Could not find %s.%s/%s in the VINTF manifest. %s.", ctx.toDebugString().c_str(), in isVintfDeclared()
431 ALOGE("%s Invalid service name: %s", ctx.toDebugString().c_str(), name.c_str()); in addService()
443 ALOGW("%s Dump flag priority is not set when adding %s", ctx.toDebugString().c_str(), in addService()
450 ALOGE("%s Could not linkToDeath when adding %s", ctx.toDebugString().c_str(), name.c_str()); in addService()
552 ALOGE("%s Invalid service name: %s", ctx.toDebugString().c_str(), name.c_str()); in registerForNotifications()
563 ALOGE("%s Could not linkToDeath when adding %s", ctx.toDebugString().c_str(), name.c_str()); in registerForNotifications()
595 ALOGE("%s Trying to unregister callback, but none exists %s", ctx.toDebugString().c_str(), in unregisterForNotifications()
747 ctx.toDebugString().c_str(), name.c_str()); in tryStartService()
754 ctx.toDebugString().c_str(), name.c_str()); in tryStartService()
772 ALOGE("%s Could not add callback for nonexistent service: %s", ctx.toDebugString().c_str(), in registerClientCallback()
779 ctx.toDebugString().c_str(), name.c_str()); in registerClientCallback()
787 ctx.toDebugString().c_str(), name.c_str()); in registerClientCallback()
794 ctx.toDebugString().c_str(), name.c_str()); in registerClientCallback()
933 ctx.toDebugString().c_str(), name.c_str()); in tryUnregisterService()
938 ALOGW("%s Only a server can unregister itself (for %s)", ctx.toDebugString().c_str(), in tryUnregisterService()
948 ctx.toDebugString().c_str(), name.c_str()); in tryUnregisterService()
957 ctx.toDebugString().c_str(), name.c_str()); in tryUnregisterService()
967 ALOGI("%s Tried to unregister %s, but there are clients.", ctx.toDebugString().c_str(), in tryUnregisterService()
979 ALOGI("%s Unregistering %s", ctx.toDebugString().c_str(), name.c_str()); in tryUnregisterService()