Searched defs:Post (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| D | external_callback_poster.h | 37 void Post(Callback callback, Args... args) in Post() function |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ | ||
| D | js_job_queue.cpp | 62 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 | 322 void MainThreadInterface::Post(std::unique_ptr<Request> request) in Post() function in v8impl::__anona063bacf0111::MainThreadInterface |