Searched refs:in_debug (Results 1 – 4 of 4) sorted by relevance
67 ndk::ScopedAStatus enableLinkLayerStatsCollection(bool in_debug) override;
127 ndk::ScopedAStatus WifiStaIface::enableLinkLayerStatsCollection(bool in_debug) { in enableLinkLayerStatsCollection() argument129 &WifiStaIface::enableLinkLayerStatsCollectionInternal, in_debug); in enableLinkLayerStatsCollection()
514 const ::aidl::android::hardware::audio::core::ModuleDebug& in_debug) { in setModuleDebug()516 << ", new flags: " << in_debug.toString(); in setModuleDebug()517 if (mDebug.simulateDeviceConnections != in_debug.simulateDeviceConnections && in setModuleDebug()525 if (in_debug.streamTransientStateDelayMs < 0) { in setModuleDebug()527 << in_debug.streamTransientStateDelayMs; in setModuleDebug()530 mDebug = in_debug; in setModuleDebug()
65 const ::aidl::android::hardware::audio::core::ModuleDebug& in_debug) override;