Home | History | Annotate | Download | only in common

Lines Matching defs:ServiceProcessState

163 ServiceProcessState::ServiceProcessState() : state_(NULL) {
168 ServiceProcessState::~ServiceProcessState() {
177 void ServiceProcessState::SignalStopped() {
183 bool ServiceProcessState::Initialize() {
197 bool ServiceProcessState::HandleOtherVersion() {
216 bool ServiceProcessState::CreateSharedData() {
253 IPC::ChannelHandle ServiceProcessState::GetServiceProcessChannel() {
259 void ServiceProcessState::CreateAutoRunCommandLine() {