Searched defs:OnDestroy (Results 1 – 3 of 3) sorted by relevance
43 void ComponentCallback::OnDestroy(const char *webTag) { in OnDestroy() function in ComponentCallback
31 virtual void OnDestroy(const list<std::string> codeRefs, ApiCallErr &error) {}; in OnDestroy() function
50 void OnDestroy(const list<string> codeRefs, ApiCallErr &error) in OnDestroy() function in OHOS::perftest::PerfTestCallbackFowarder