Home | History | Annotate | Download | only in windows

Lines Matching defs:code_identifier

851           info.code_identifier.c_str(),
1281 wchar_t code_identifier[32];
1282 swprintf(code_identifier,
1283 sizeof(code_identifier) / sizeof(code_identifier[0]),
1285 info->code_identifier = code_identifier;