Home
last modified time | relevance | path

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

/base/security/access_token/services/test/mock/aafwk/
H A Dmock_app_mgr_service.h116 void Post() in Post() function in OHOS::AppExecFwk::MockAppMgrService
118 sem_.Post(); in Post()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.h121 napi_value Post(napi_env env, Context::ExecAction exec, std::shared_ptr<TaskQueue> queue, const char *func);
H A Dasync_call.cpp92 napi_value AsyncCall::Post(napi_env env, Context::ExecAction exec, std::shared_ptr<TaskQueue> queue, const char *func) in Post() function in OHOS::MiscServices::AsyncCall
/base/print/print_fwk/services/print_service/src/
H A Dprint_http_server_manager.cpp70 svr->Post("^/.*", [process](const httplib::Request &req, httplib::Response &res, in StartServer()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp29 #define ASYNC_POST(env, ctx) asyncCall.Post((env), (ctx), taskQueue_, __FUNCTION__)

Completed in 4 milliseconds