Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/testing/
Dfile.h81 static bool ChangeWorkingDirectory(const string& new_working_directory);
Dfile.cc195 bool File::ChangeWorkingDirectory(const string& new_working_directory) { in ChangeWorkingDirectory() function in google::protobuf::File
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc123 File::ChangeWorkingDirectory(temp_directory_); in SwitchToTempDirectory()
1083 File::ChangeWorkingDirectory(current_working_directory); in Run()