Home
last modified time | relevance | path

Searched refs:conditionsJson (Results 1 - 1 of 1) sorted by relevance

/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp554 nlohmann::json conditionsJson; in GetOnDemandConditionsFromJson() local
558 conditionsJson = obj.at(key.c_str()); in GetOnDemandConditionsFromJson()
559 for (auto& condition : conditionsJson) { in GetOnDemandConditionsFromJson()

Completed in 2 milliseconds