Home
last modified time | relevance | path

Searched defs:RemoveContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_context_module.cpp109 void JsiContextModule::RemoveContext(int32_t key) in RemoveContext() function in OHOS::Ace::Framework::JsiContextModule
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp502 struct RemoveContext : public AsyncCall::Context { in Remove() struct
503 std::string tid; in Remove()
504 bool res = false; in Remove()