Home
last modified time | relevance | path

Searched refs:GetIndentation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp780 info.append(GetIndentation(indentation)) in PrintfInfo()
806 std::string KvStoreDataService::GetIndentation(int size) in GetIndentation() function in OHOS::DistributedKv::KvStoreDataService
859 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 …]
H A Dkvstore_data_service.h73 std::string GetIndentation(int size);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dkvstore_data_service_test.cpp81 std::string indentation = kvStoreDataServiceTest.GetIndentation(1);