Searched refs:ShareToProcess (Results 1 – 3 of 3) sorted by relevance
53 table->ShareToProcess(base::GetCurrentProcessHandle(), &new_handle); in NewTable()135 master_->shared_memory()->ShareToProcess( in Reload()276 master_->shared_memory()->ShareToProcess( in TEST_F()325 master_->shared_memory()->ShareToProcess( in TEST_F()
149 bool ShareToProcess(ProcessHandle process, in ShareToProcess() function
88 EXPECT_TRUE(memory1.ShareToProcess(GetCurrentProcess(), &handle)); in ThreadMain()