Searched refs:WorkerPath (Results 1 – 5 of 5) sorted by relevance
138 void SetWorkerPath(std::shared_ptr<Platform::WorkerPath> workerPath) in SetWorkerPath()143 std::shared_ptr<Platform::WorkerPath> GetWorkerPath() in GetWorkerPath()157 std::shared_ptr<Platform::WorkerPath> workerPath_;
40 struct WorkerPath { struct49 std::shared_ptr<WorkerPath> workerPath = nullptr; argument204 std::shared_ptr<WorkerPath> workerPath_;
98 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in OnStart()
99 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in OnStart()
93 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in LoadFormEnv()