Searched refs:assertFaultProxy (Results 1 – 1 of 1) sorted by relevance
53 auto assertFaultProxy = std::make_shared<AbilityRuntime::AssertFaultProxy>(impl); in DoSomethingInterestingWithMyAPI() local54 assertFaultProxy->NotifyDebugAssertResult(status); in DoSomethingInterestingWithMyAPI()