Searched refs:nExporterName (Results 1 – 4 of 4) sorted by relevance
34 string nExporterName = product->GetClassName(); in Export() local36 …ILOG_ERROR("INNER BUG. Failed to export class %{public}s for module trash", nExporterName.c_str()); in Export()39 … HILOG_DEBUG("Class %{public}s for module trash has been exported", nExporterName.c_str()); in Export()
37 std::string nExporterName = product->GetClassName(); in Export() local39 …ILOG_ERROR("INNER BUG. Failed to export class %{public}s for module trash", nExporterName.c_str()); in Export()42 … HILOG_INFO("Class %{public}s for module trash has been exported", nExporterName.c_str()); in Export()
54 std::string nExporterName = product->GetNExporterName(); in Init() local56 std::string nExporterName = product->GetClassName(); in Init()59 APP_LOGE("Failed to export class %{public}s for module fileio", nExporterName.c_str()); in Init()
56 string nExporterName = product->GetNExporterName(); in Export() local58 string nExporterName = product->GetClassName(); in Export()61 … HILOGE("INNER BUG. Failed to export class %{public}s for module fileio", nExporterName.c_str()); in Export()