Home
last modified time | relevance | path

Searched refs:GetOutputFilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/
H A Drtc_event_log_output_file_unittest.cc26 RtcEventLogOutputFileTest() : output_file_name_(GetOutputFilePath()) { in RtcEventLogOutputFileTest()
35 std::string GetOutputFilePath() const { in GetOutputFilePath() function in webrtc::RtcEventLogOutputFileTest
/aosp_15_r20/system/tools/aidl/
Daidl.cpp229 string GetOutputFilePath(const Options& options, const AidlDefinedType& defined_type) { in GetOutputFilePath() function
807 output_file_name = GetOutputFilePath(options, *defined_type); in compile_aidl()