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