Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.h68 Status internalStat(const FileSpec &remote_file, uint32_t &mode,
H A DAdbClient.cpp508 Status AdbClient::SyncService::internalStat(const FileSpec &remote_file, in internalStat() function in AdbClient::SyncService
559 return internalStat(remote_file, mode, size, mtime); in Stat()