Searched refs:GetScript (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
H A D | worker.h | 430 std::string GetScript() const in GetScript() function in Commonlibrary::Concurrent::WorkerModule::Worker |
/commonlibrary/ets_utils/js_concurrent_module/worker/test/ | ||
H A D | test_worker.cpp | 1021 std::string scriptResult = worker->GetScript(); in HWTEST_F() |
Completed in 12 milliseconds