Searched refs:mSpdDebug (Results 1 – 2 of 2) sorted by relevance
88 if (!GetNumValue((char*)NAME_SPD_DEBUG, &mSpdDebug, sizeof(mSpdDebug))) in SpdHelper()89 mSpdDebug = false; in SpdHelper()
40 bool isSpdDebugImpl() { return mSpdDebug; } in isSpdDebugImpl()45 bool mSpdDebug; variable