Home
last modified time | relevance | path

Searched refs:SetDefaultTag (Results 1 – 14 of 14) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/default/
H A Dservice.cpp26 base::SetDefaultTag("CanController"); in canControllerService()
/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A Dservice.cpp30 android::base::SetDefaultTag("BcRadioDef"); in main()
/aosp12/hardware/google/pixel/thermal/
H A Dservice.cpp39 android::base::SetDefaultTag(kThermalLogTag.data()); in main()
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanhalconfigurator.cpp71 base::SetDefaultTag("CanConfigurator"); in configuratorStart()
/aosp12/packages/modules/DnsResolver/
H A DDnsResolver.cpp31 android::base::SetDefaultTag("libnetd_resolv"); in resolv_init()
/aosp12/system/logging/liblog/tests/
H A Dliblog_default_tag.cpp80 SetDefaultTag(expected_tag); in TEST()
/aosp12/hardware/interfaces/automotive/can/1.0/tools/
H A Dcanhaldump.cpp111 base::SetDefaultTag("CanHalDump"); in main()
H A Dcanhalsend.cpp124 base::SetDefaultTag("CanHalSend"); in main()
H A Dcanhalctrl.cpp120 base::SetDefaultTag("CanHalControl"); in main()
/aosp12/system/libbase/
H A Dlogging.cpp211 void SetDefaultTag(const std::string& tag) { in SetDefaultTag() function
351 SetDefaultTag(basename(argv[0])); in InitLogging()
/aosp12/system/libbase/include/android-base/
H A Dlogging.h125 void SetDefaultTag(const std::string& tag);
/aosp12/hardware/interfaces/broadcastradio/2.0/vts/functional/
H A DVtsHalBroadcastradioV2_0TargetTest.cpp885 android::base::SetDefaultTag("BcRadio.vts"); in main()
/aosp12/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp922 android::base::SetDefaultTag(buf); in SetThreadName()
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp2039 android::base::SetDefaultTag(LOG_TAG); in Start()