Searched refs:OVERLAY_SOCKET_TYPE (Results 1 – 2 of 2) sorted by relevance
30 constexpr const char* OVERLAY_SOCKET_TYPE = "|Overlay|"; variable167 extraInfoStr_ += OVERLAY_SOCKET_TYPE + startMsg.overlayInfo + in BuildExtraInfo()168 OVERLAY_SOCKET_TYPE; in BuildExtraInfo()
96 const std::string OVERLAY_SOCKET_TYPE = "Overlay"; variable1470 string overlayInfo = GetExtraInfoByType(appProperty, OVERLAY_SOCKET_TYPE); in SetOverlayAppSandboxProperty()