Home
last modified time | relevance | path

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

/system/extras/ANRdaemon/
DANRdaemon.cpp207 static void dfs_set_property(uint64_t mtag, const char* mapp, bool enable) { in dfs_set_property() argument
209 snprintf(buf, sizeof(buf), "%#" PRIx64, mtag); in dfs_set_property()