Searched refs:GetIndentation (Results 1 – 3 of 3) sorted by relevance
780 info.append(GetIndentation(indentation)) in PrintfInfo()806 std::string KvStoreDataService::GetIndentation(int size) in GetIndentation() function in OHOS::DistributedKv::KvStoreDataService859 info.append(GetIndentation(indentation)) in PrintfInfo()864 info.append(GetIndentation(indentation)) in PrintfInfo()947 info.append(GetIndentation(indentation)) in PrintfInfo()949 info.append(GetIndentation(indentation)).append("BundleName : ") in PrintfInfo()951 info.append(GetIndentation(indentation)).append("AppID : ") in PrintfInfo()953 info.append(GetIndentation(indentation)).append("Type : ") in PrintfInfo()955 info.append(GetIndentation(indentation)) in PrintfInfo()959 info.append(GetIndentation(indentation)) in PrintfInfo()[all …]
73 std::string GetIndentation(int size);
81 std::string indentation = kvStoreDataServiceTest.GetIndentation(1);