Home
last modified time | relevance | path

Searched refs:mCompositePwle (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/idlcli/vibrator/
DCommandComposePwle.cpp156 mCompositePwle.emplace_back(std::move(pwle)); in doArgs()
181 auto status = hal->call(&aidl::IVibrator::composePwle, mCompositePwle, callback); in doMain()
193 std::vector<PrimitivePwle> mCompositePwle; member in android::idlcli::vibrator::CommandComposePwle