Searched refs:JsCallerComplex (Results 1 – 1 of 1) sorted by relevance
45 class JsCallerComplex { class53 explicit JsCallerComplex( in JsCallerComplex() function in OHOS::AbilityRuntime::__anonfbe20f340110::JsCallerComplex63 virtual~JsCallerComplex() in ~JsCallerComplex()68 static bool ReleaseObject(JsCallerComplex* data) in ReleaseObject()94 std::unique_ptr<JsCallerComplex> delObj(data); in ReleaseObject()108 auto ptr = static_cast<JsCallerComplex*>(data); in Finalizer()145 static bool AddJsCallerComplex(JsCallerComplex* ptr) in AddJsCallerComplex()164 static bool RemoveJsCallerComplex(JsCallerComplex* ptr) in RemoveJsCallerComplex()183 static bool FindJsCallerComplex(JsCallerComplex* ptr) in FindJsCallerComplex()483 std::set<JsCallerComplex*> JsCallerComplex::jsCallerComplexManagerList;[all …]