Searched refs:executorRole_ (Results 1 – 2 of 2) sorted by relevance
44 executorRole_ = executorInfo.executorRole; in Executor()50 << ", role:" << executorRole_ << ", authType:" << authType_ << ")"; in Executor()200 return executorRole_; in GetExecutorRole()
65 int32_t executorRole_ = -1; variable