Searched defs:SkillUriForAbilityAndExtension (Results 1 – 2 of 2) sorted by relevance
75 struct SkillUriForAbilityAndExtension { struct76 std::string scheme;77 std::string host;78 std::string port;79 std::string path;80 std::string pathStartWith;81 std::string pathRegex;82 std::string type;
130 std::string scheme;131 std::string host;132 std::string port;133 std::string path;134 std::string pathStartWith;135 std::string pathRegex;136 std::string type;137 std::string utd;138 int32_t maxFileSupported = 0;139 std::string linkFeature;[all …]