Searched refs:RunAsyncSafe (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/process/ | ||
D | launch.h | 54 virtual void RunAsyncSafe() = 0; |
D | launch_posix.cc | 492 options.pre_exec_delegate->RunAsyncSafe(); in LaunchProcess() |
/external/libchrome/sandbox/linux/services/ | ||
D | namespace_sandbox.cc | 50 void RunAsyncSafe() override { in RunAsyncSafe() function in sandbox::__anone7843df30111::WriteUidGidMapDelegate |