Searched refs:localizedName (Results 1 – 5 of 5) sorted by relevance
303 CString localizedName; in InitInstance() local318 localizedName.LoadString( IDS_APPLET_NAME ); in InitInstance()321 …ontrolPanelName, g_controlPanelCanonicalName, g_controlPanelCategory, localizedName, toolTip, icon… in InitInstance()
162 static NSString* const kFormat = @"localizedName: \"%@\", "167 [capture_device localizedName],174 std::string name([[capture_device localizedName] UTF8String]);
43 return [DeviceInfoIosObjC captureDeviceForIndex:index].localizedName;51 return [[AVCaptureDevice deviceWithUniqueID:uniqueId] localizedName];
127 if ([uniqueId isEqualToString:[currentInput.device localizedName]]) {
77 if x.localizedName().find("Xcode") >= 0: