Searched refs:kSMBLogFilePath (Results 1 – 2 of 2) sorted by relevance
78 smb_logFile_.open(kSMBLogFilePath, std::ofstream::out | in Initialize()83 kSMBLogFilePath, errno); in Initialize()101 kSMBLogFilePath); in Log()
54 const char* kSMBLogFilePath = "/data/vendor/nfc/NxpNfcSmbLogDump.txt"; variable