Searched defs:Post (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | external_callback_poster.h | 35 void Post(Callback callback, Args... args) in Post() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | js_job_queue.cpp | 56 void JsJobQueue::Post(EtsObject *callback) in Post() function in ark::ets::interop::js::JsJobQueue |
| /arkcompiler/jsvm/src/inspector/ | ||
| D | js_native_api_v8_inspector.cpp | 320 void MainThreadInterface::Post(std::unique_ptr<Request> request) in Post() function in v8impl::__anon3c61eead0111::MainThreadInterface |