Searched defs:dumpTraces (Results 1 – 4 of 4) sorted by relevance
51 private fun dumpTraces(): File { in <lambda>() method
25 dumpTraces = flag.Bool("dump-traces", false, "dump traces even on success") var
569 static bool dumpTraces(JNIEnv* env, jint pid, jstring fileName, jint timeoutSecs, in dumpTraces() function
96 void ThermalHelperImpl::dumpTraces(std::string_view sensor_name) { in dumpTraces() function in aidl::android::hardware::thermal::implementation::ThermalHelperImpl