Home
last modified time | relevance | path

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

/hardware/interfaces/atrace/1.0/vts/functional/
DVtsHalAtraceV1_0TargetTest.cpp90 TEST_P(AtraceHidlTest, disableAllCategories) { in TEST_P() argument
91 auto ret = atrace->disableAllCategories(); in TEST_P()
/hardware/interfaces/atrace/1.0/default/
DAtraceDevice.cpp92 disableAllCategories(); in enableCategories()
104 Return<::android::hardware::atrace::V1_0::Status> AtraceDevice::disableAllCategories() { in disableAllCategories() function in android::hardware::atrace::V1_0::implementation::AtraceDevice
DAtraceDevice.h44 Return<::android::hardware::atrace::V1_0::Status> disableAllCategories() override;
/hardware/interfaces/atrace/1.0/
DIAtraceDevice.hal50 disableAllCategories() generates (Status status);