Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp59 static const uint32_t kDefaultMode = 0100770; // S_IFREG | S_IRWXU | S_IRWXG variable
467 file_description << remote_file.GetPath(false).c_str() << "," << kDefaultMode; in internalPushFile()