Searched defs:maxStorage (Results 1 – 3 of 3) sorted by relevance
40 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
990 maxStorage: "10G" property997 maxStorage: "100m" property1001 maxStorage: "10M" property1023 maxStorage: "xxx" property1032 maxStorage: {} property1062 configureTest({ maxStorage: null }, expectErr) property1066 configureTest({ maxStorage: "**22" }, expectErr) property
24 const char* maxStorage = nullptr; member