/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | post_processing_callback.h | 30 struct Callback { struct 31 OnErrorCallback onError; argument 32 OnOutputBufferAvailableCallback onOutputBufferAvailable; argument 33 OnOutputFormatChangedCallback onOutputFormatChanged; argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
H A D | make_callback.h | 29 class Callback; variable 34 Callback(Func f) : func_(BASE_NS::move(f)) {} in Callback() function
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_base.h | 41 struct Callback { struct 55 virtual void SetSelectBitRateFlag(bool flag, uint32_t desBitRate) in SetSelectBitRateFlag() 61 virtual bool CanAutoSelectBitRate() in CanAutoSelectBitRate()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_texture_mapper.cpp | 19 void UITextureMapper::TextureMapperAnimatorCallback::Callback(UIView* view) in Callback() function in OHOS::UITextureMapper::TextureMapperAnimatorCallback 75 void UITextureMapper::Callback() in Callback() function in OHOS::UITextureMapper
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | net__ssl__c_8h.md | 20 ### Callback subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/ |
H A D | ohresmgr_8h.md | 20 ### Callback subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/ |
H A D | oh__location_8h.md | 22 ### Callback subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | hdc_register.h | 28 using Callback = std::function<void(int fd, std::string str)>; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | delegate_kv_mgr_callback.cpp | 17 void DelegateKvMgrCallback::Callback(DistributedDB::DBStatus status, DistributedDB::KvStoreDelegate… in Callback() function in DelegateKvMgrCallback
|
H A D | kv_store_snapshot_callback.cpp | 21 void KvStoreSnapshotCallback::Callback(DBStatus status, const std::vector<Entry> &entriesVec) in Callback() function in KvStoreSnapshotCallback
|
H A D | delegate_callback.cpp | 19 void DelegateCallback::Callback(DBStatus status, KvStoreSnapshotDelegate *kvStoreSnapshotDelegate) in Callback() function in DelegateCallback
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/include/ |
H A D | event_handler.h | 22 using Callback = std::function<void()>; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | oh__display__manager_8h.md | 30 ### Callback subsection
|
H A D | oh__window__event__filter_8h.md | 29 ### Callback subsection
|
H A D | drag__and__drop_8h.md | 46 ### Callback subsection
|
H A D | native__animate_8h.md | 41 ### Callback subsection
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/animator/ |
H A D | animator_manager.h | 88 void Callback() override in Callback() function
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-base.md | 17 ## Callback section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-base.md | 17 ## Callback section
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 86 ### Callback subsection
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | performance_task.h | 35 void Callback() override in Callback() function
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_context_pool_listener.h | 36 using Callback = std::function<void(Action action, const std::shared_ptr<Context> &context)>; variable
|
H A D | mock_resource_node_pool_listener.h | 38 …using Callback = std::function<void(Action action, const std::shared_ptr<ResourceNode> &resource)>; variable
|
/ohos5.0/base/powermgr/battery_manager/charger/include/ |
H A D | battery_thread.h | 58 using Callback = std::function<void(BatteryThread*, void*)>; variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_timer.h | 59 void Callback() in Callback() function
|