Searched refs:LoadAppConfigurationForMemoryThreshold (Results 1 – 3 of 3) sorted by relevance
213 ret[1] = LoadAppConfigurationForMemoryThreshold(amsJson); in LoadAmsConfiguration()254 int AmsConfigurationParameter::LoadAppConfigurationForMemoryThreshold(nlohmann::json &Object) in LoadAppConfigurationForMemoryThreshold() function in OHOS::AAFwk::AmsConfigurationParameter
153 int LoadAppConfigurationForMemoryThreshold(nlohmann::json& Object);
174 AmsConfigurationParameter::GetInstance().LoadAppConfigurationForMemoryThreshold(Object); in DoSomethingInterestingWithMyAPI()