Searched defs:ResourceId (Results 1 – 3 of 3) sorted by relevance
17 export type ResourceId = int32; alias
18 export type ResourceId = int32 alias
224 struct ResourceId { struct225 int64_t id;226 int64_t seq;227 std::string type;228 std::string name;