Searched refs:bmsExtensionProfile (Results 1 – 2 of 2) sorted by relevance
408 BmsExtensionProfile bmsExtensionProfile; variable410 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_1, bmsExtension);421 BmsExtensionProfile bmsExtensionProfile; variable423 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_3, bmsExtension);434 BmsExtensionProfile bmsExtensionProfile; variable436 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_4, bmsExtension);447 BmsExtensionProfile bmsExtensionProfile; variable449 ErrCode res = bmsExtensionProfile.TransformTo(EXTENSIONS_JSON_5, bmsExtension);460 BmsExtensionProfile bmsExtensionProfile; variable477 BmsExtensionProfile bmsExtensionProfile; variable[all …]
43 BmsExtensionProfile bmsExtensionProfile; in Init() local44 auto res = bmsExtensionProfile.ParseBmsExtension(BMS_EXTENSION_PATH, bmsExtension_); in Init()