Home
last modified time | relevance | path

Searched refs:ALLOW_APP_LIST_KEY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/common/src/
H A Ddistributed_sched_utils.cpp35 const std::string ALLOW_APP_LIST_KEY = "allow_applist"; variable
95 allowList = cJSON_GetObjectItem(inJson, ALLOW_APP_LIST_KEY.c_str()); in UpdateAllowAppList()