Home
last modified time | relevance | path

Searched refs:ShutdownAWSLogging (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/s3/
Daws_logging.cc133 void AWSLogSystem::ShutdownAWSLogging() { in ShutdownAWSLogging() function in tensorflow::AWSLogSystem
136 Aws::Utils::Logging::ShutdownAWSLogging(); in ShutdownAWSLogging()
Daws_logging.h31 static void ShutdownAWSLogging();
Ds3_file_system.cc138 AWSLogSystem::ShutdownAWSLogging(); in ShutdownClient()