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