Searched refs:topLevelCommand (Results 1 – 1 of 1) sorted by relevance
1670 std::string topLevelCommand = mEventLog.back(); in handleDirtyEventLogImpl() local1671 size_t startOfParameters = topLevelCommand.find("("); in handleDirtyEventLogImpl()1674 topLevelCommand = topLevelCommand.substr(0, startOfParameters); in handleDirtyEventLogImpl()1678 topLevelCommand.c_str(), in handleDirtyEventLogImpl()