Searched defs:maxStorage (Results 1 – 3 of 3) sorted by relevance
41 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
981 maxStorage: "10G" property988 maxStorage: "100m" property992 maxStorage: "10M" property1014 maxStorage: "xxx" property1023 maxStorage: {} property1053 configureTest({ maxStorage: null }, expectErr) property1057 configureTest({ maxStorage: "**22" }, expectErr) property
24 const char* maxStorage = nullptr; member