/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
#include"SandboxProfiler.h"
namespace mozilla {
/* static */ void SandboxProfiler::ReportRequest(constvoid* top, uint64_t aId, constchar* aOp, int aFlags, constchar* aPath, constchar* aPath2,
pid_t aPid) { /* * Just an empty no op for gtest, otherwise we end up with linkage failure, * and adding the real SandboxProfiler.cpp to the gtest linkage breaks * because we want to keep separated symbols for uprofiler/uprofiler_initted * and gtest links all together.
* */
}
} // namespace mozilla
Messung V0.5
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.