Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpEventLogger.cc78 smb_logFile_.open(kSMBLogFilePath, std::ofstream::out | in Initialize()
83 kSMBLogFilePath, errno); in Initialize()
101 kSMBLogFilePath); in Log()
DphNxpEventLogger.h54 const char* kSMBLogFilePath = "/data/vendor/nfc/NxpNfcSmbLogDump.txt"; variable