Searched refs:ALLOW_ACTION (Results 1 – 1 of 1) sorted by relevance
57 static const std::string ALLOW_ACTION[] = {"ohos.want.action.CREATE_FILE"}; variable376 bool actionCheck = std::any_of(std::begin(ALLOW_ACTION), std::end(ALLOW_ACTION), in CheckAllowAbilityList()