Lines Matching refs:LOGD
94 LOGD("Callback found.")
98 LOGD("Callback not found.")
106 LOGD("On change once to on");
109 LOGD("On already on");
113 LOGD("Once already once");
115 LOGD("Once change on to once");
124 LOGD("Event id value: %{public}u", std::get<uint32_t>(eventId));
126 LOGD("Event id value: %{public}s", std::get<std::string>(eventId).c_str());
299 LOGD("callback is deleted.");
321 LOGD("size = %{public}zu", callbackInfos.size());
325 LOGD("ProcessEvent delete the last callback");