Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp81 void onTripped(std::weak_ptr<C2Component> component,
125 mThis->onTripped(component, settingResult); in onTripped_nb()
184 void SimplePlayer::onTripped( in onTripped() function in __anonf5195c740111::SimplePlayer
/hardware/google/interfaces/media/c2/1.0/
DIComponentListener.hal32 oneway onTripped(vec<SettingResult> settingResults);
DIComponent.hal233 * a new onTripped callback must be used to communicate the configuration
/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.h67 virtual void onTripped( in onTripped() function
/hardware/interfaces/media/c2/1.0/
DIComponentListener.hal39 oneway onTripped(vec<SettingResult> settingResults);
DIComponent.hal268 * a new onTripped() callback must be used to communicate the configuration
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h259 virtual void onTripped(
/hardware/google/av/codec2/hidl/client/
Dclient.cpp358 virtual Return<void> onTripped( in onTripped() function
374 listener->onTripped(component, c2SettingResults); in onTripped()
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp360 Return<void> transStatus = listener->onTripped(settingResults); in onTripped_nb()
/hardware/google/av/media/sfplugin/
DCCodec.cpp462 virtual void onTripped( in onTripped() function