Home | History | Annotate | Download | only in Commands

Lines Matching full:uuid_str

2937                     std::string uuid_str;
2945 uuid_str = module_spec.GetUUID().GetAsString();
2951 !uuid_str.empty() ? " uuid=" : "",
2952 uuid_str.c_str());
2964 !uuid_str.empty() ? " uuid=" : "",
2965 uuid_str.c_str());