Searched refs:mapp (Results 1 – 1 of 1) sorted by relevance
217 static void dfs_set_property(uint64_t mtag, const char* mapp, bool enable) { in dfs_set_property() argument225 if (strlen(mapp) > 0 in dfs_set_property()226 && property_set(dfs_apps_property, mapp) < 0) { in dfs_set_property()