Searched refs:automation_server_id_ (Results 1 – 2 of 2) sorted by relevance
528 automation_server_id_(NULL), in ChromeFrameAutomationClient()605 chrome_launch_params_, &automation_server_id_); in Initialize()1110 if (automation_server_id_) { in ReleaseAutomationServer()1120 void* server_id = automation_server_id_; in ReleaseAutomationServer()1121 automation_server_id_ = NULL; in ReleaseAutomationServer()
464 void* automation_server_id_; variable