Searched defs:primary (Results 1 – 2 of 2) sorted by relevance
451 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryHtml(); variable486 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryText(); variable507 std::shared_ptr<std::string> primary = g_dataAdapterNull->GetPrimaryMimeType(); variable
437 const char *primary = GetDeviceSessionManagerInstance()->primarySessName; in CreateNewDeviceSession() local