Searched refs:ExitStandbyParam (Results 1 – 2 of 2) sorted by relevance
327 class ExitStandbyParam : public AAudioCommandParam {329 explicit ExitStandbyParam(AudioEndpointParcelable* parcelable) in ExitStandbyParam() function331 ~ExitStandbyParam() override = default;
529 auto param = (ExitStandbyParam *) command->parameter.get(); in run()752 std::make_shared<ExitStandbyParam>(parcelable), in exitStandby()