Home
last modified time | relevance | path

Searched refs:MessageForJob (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/base/mac/
Dlaunchd.cc17 launch_data_t MessageForJob(const std::string& job_label, in MessageForJob() function
46 ScopedLaunchData response(MessageForJob(job_label, LAUNCH_KEY_GETJOB)); in PIDForJob()
Dlaunchd.h23 launch_data_t MessageForJob(const std::string& job_label,
/external/chromium_org/remoting/host/mac/
Dme2me_preference_pane.mm103 // MessageForJob sends a single message to launchd with a simple dictionary
107 launch_data_t MessageForJob(const std::string& job_label,
136 ScopedLaunchData response(MessageForJob(job_label, LAUNCH_KEY_GETJOB));
629 base::mac::MessageForJob(remoting::kServiceName, launch_key));