Searched refs:RemoveAssertFaultCallback (Results 1 – 3 of 3) sorted by relevance
54 callbackDeathMgr->RemoveAssertFaultCallback(remote, true); in AddAssertFaultCallback()69 void AssertFaultCallbackDeathMgr::RemoveAssertFaultCallback(const wptr<IRemoteObject> &remote, bool… in RemoveAssertFaultCallback() function in OHOS::AbilityRuntime::AssertFaultCallbackDeathMgr115 RemoveAssertFaultCallback(item.iremote_); in CallAssertFaultCallback()
43 void RemoveAssertFaultCallback(const wptr<IRemoteObject> &remote, bool isCallbackDeath = false);
57 assertFaultCallbackDeathMgr->RemoveAssertFaultCallback(remotes, boolParam); in DoSomethingInterestingWithMyAPI()