Home
last modified time | relevance | path

Searched refs:WorkerPath (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_service_ability.cpp87 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in OnStart()
H A Dpa_container.h40 struct WorkerPath { struct
49 std::shared_ptr<WorkerPath> workerPath = nullptr;
199 std::shared_ptr<WorkerPath> workerPath_;
H A Dace_form_ability.cpp84 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in LoadFormEnv()
H A Dace_data_ability.cpp89 std::shared_ptr<Platform::WorkerPath> workerPath = std::make_shared<Platform::WorkerPath>(); in OnStart()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_engine.h138 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_;

Completed in 3 milliseconds