Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp83 void onTripped(std::weak_ptr<C2Component> component,
127 mThis->onTripped(component, settingResult); in onTripped_nb()
186 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/1.0/mts/common/
Dmedia_c2_hidl_test_common.h58 Return<void> onTripped( in onTripped() function
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h247 virtual void onTripped(
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp140 Return<void> transStatus = listener->onTripped(settingResults); in onTripped_nb()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp381 virtual Return<void> onTripped( in createComponent() function
397 listener->onTripped(component, c2SettingResults); in createComponent()
/hardware/google/av/media/sfplugin/
DCCodec.cpp429 virtual void onTripped( in onTripped() function