Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ GetFile
Method
GetFile
Bcore/src/main/cpp/android-base/logging.cpp:373–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
error_(error) {}
372
373
const char* GetFile() const {
374
return file_;
375
}
376
377
unsigned int GetLineNumber() const {
378
return line_number_;
Callers
1
~LogMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected