Home
last modified time | relevance | path

Searched defs:SetLogger (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/testlog/
Dlog.go33 func SetLogger(impl Interface) { func
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc294 Result<SharedFD> SetLogger(std::string runtime_dir_parent) { in SetLogger() function
/aosp_15_r20/system/libbase/
H A Dlogging.cpp404 LogFunction SetLogger(LogFunction&& logger) { in SetLogger() function