Searched refs:OH_DISPLAY_NAME_LENGTH (Results 1 – 4 of 4) sorted by relevance
52 #define OH_DISPLAY_NAME_LENGTH 32 macro277 char name[OH_DISPLAY_NAME_LENGTH + 1];
21 | char [name](#name) [OH_DISPLAY_NAME_LENGTH+1] | 显示设备的名称。 | 147 char NativeDisplayManager_DisplayInfo::name[OH_DISPLAY_NAME_LENGTH+1]
735 int ret = memcpy_s(displaysInfo[i].name, OH_DISPLAY_NAME_LENGTH, info->GetName().c_str(), in NativeDisplayManager_SetDisplaysInfo()736 OH_DISPLAY_NAME_LENGTH); in NativeDisplayManager_SetDisplaysInfo()862 …int ret = memcpy_s(displayInner->name, OH_DISPLAY_NAME_LENGTH, info->GetName().c_str(), OH_DISPLAY… in NativeDisplayManager_FillDisplayInfo()
21 | char [name](#name) [OH_DISPLAY_NAME_LENGTH+1] | Name of the display.| 147 char NativeDisplayManager_DisplayInfo::name[OH_DISPLAY_NAME_LENGTH+1]