Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ GetFile
Method
GetFile
base/src/main/cpp/logging.cpp:200–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
DISALLOW_COPY_AND_ASSIGN(LogMessageData);
199
200
const char* GetFile() const { return file_; }
201
202
unsigned int GetLineNumber() const { return line_number_; }
203
Callers
1
~LogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected