Searched defs:componentType (Results 1 – 6 of 6) sorted by relevance
42 std::string componentType; member54 static bool Register(const std::string &componentType) in Register()61 …static std::unique_ptr<ComponentInterface> CreateView(const std::string &componentType, const UxVi… in CreateView()79 static std::unique_ptr<UxViewSpecificInfo> CreateSpecificInfo(const std::string &componentType) in CreateSpecificInfo()105 void RegisterImpl(const std::string &componentType) in RegisterImpl()
136 uint8_t componentType = 22; in CreatePackageBin() local193 const std::string &scriptPath = "loadScript.us", uint8_t componentType = 0) const in BuildCompnentInfo()
46 std::string componentType; member
35 int32_t componentType = CAST_INT(ComponentType::INVALID); member
180 std::string componentType; member
2785 … cJSON *componentType = cJSON_GetObjectItemCaseSensitive(extraInfoParser.Get(), "drag_data_type"); in ParserExtraInfo() local