Searched refs:passiveProxy (Results 1 – 2 of 2) sorted by relevance
688 std::unique_ptr<PassiveAbilityProxy> passiveProxy = in SendLocationMockMsgToPassiveSa() local692 errorCode = passiveProxy->EnableMock(); in SendLocationMockMsgToPassiveSa()694 errorCode = passiveProxy->DisableMock(); in SendLocationMockMsgToPassiveSa()696 errorCode = passiveProxy->SetMocked(timeInterval, location); in SendLocationMockMsgToPassiveSa()
455 …std::unique_ptr<PassiveAbilityProxy> passiveProxy = std::make_unique<PassiveAbilityProxy>(remoteOb… in ProxySendLocationRequest() local456 passiveProxy->SendLocationRequest(workRecord); in ProxySendLocationRequest()