Searched defs:operatorName (Results 1 – 5 of 5) sorted by relevance
51 string operatorName = vectorOperator.front(); in PullOperatorFromVector() local90 …const string &type, const string &bundle, const string &ability, const string &operatorName, const… in StOperator()151 StOperator &StOperator::SetOperatorName(const string &operatorName) in SetOperatorName()
166 std::string operatorName = Str16ToStr8(result); variable
167 std::string operatorName = ""; member213 char operatorName[BUF_SIZE + 1] = {0}; member
738 operatorName: string; property
1091 std::string operatorName = NapiUtil::ToUtf8(u16OperatorName); in NativeGetOperatorName() local