Searched refs:type_id (Results 1 – 1 of 1) sorted by relevance
219 uint64_t type_id = strtoull(type_content.c_str(), NULL, 10); in LoadTypes() local237 types_.emplace(device_name + "/" + event_name + "/", type_id, config, "", ""); in LoadTypes()