Searched defs:maxStorage (Results 1 – 3 of 3) sorted by relevance
962 maxStorage: "10G" property969 maxStorage: "100m" property973 maxStorage: "10M" property995 maxStorage: "xxx" property1004 maxStorage: {} property1034 configureTest({ maxStorage: null }, expectErr) property1038 configureTest({ maxStorage: "**22" }, expectErr) property
41 int HiAppEventImpl::Configure(bool disable, const std::string& maxStorage) in Configure()
24 const char* maxStorage = nullptr; member