Searched refs:dumpAllEnable (Results 1 – 1 of 1) sorted by relevance
1051 std::string dumpAllEnable; in SetAudioDumpBySysParam() local1053 …mpAllRes = OHOS::system::GetStringParameter("sys.media.sink.entiredump.enable", dumpAllEnable, ""); in SetAudioDumpBySysParam()1054 if (dumpAllRes == 0 && !dumpAllEnable.empty() && dumpAllEnable == "true") { in SetAudioDumpBySysParam()1064 PUBLIC_LOG_S, dumpAllEnable.c_str(), dumpSliceEnable.c_str()); in SetAudioDumpBySysParam()