Searched refs:wsEventName (Results 1 – 2 of 2) sorted by relevance
68 const WideStringView& wsEventName) { in GetEventParaInfoByName() argument69 uint32_t uHash = FX_HashCode_GetW(wsEventName, false); in GetEventParaInfoByName()460 int32_t CJX_Node::execSingleEventByName(const WideStringView& wsEventName, in execSingleEventByName() argument467 GetEventParaInfoByName(wsEventName); in execSingleEventByName()
45 int32_t execSingleEventByName(const WideStringView& wsEventName,