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