Searched refs:ENGINE_LONG_LOGI (Results 1 – 2 of 2) sorted by relevance
112 ENGINE_LONG_LOGI("log test %{public}s", longLogBuffer);114 ENGINE_LONG_LOGI("log test %s", longLogBuffer);115 ENGINE_LONG_LOGI("log test %{private}s", longLogBuffer);116 ENGINE_LONG_LOGI("log test %{public}s", longLogBuffer);
130 #define ENGINE_LONG_LOGI(fmt, args) PRINT_LONG_LOGI(UPDATE_LOG_TAG_ID, UPDATE_LABEL[UPDATE_LOG_TAG_… macro