/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsoftbusdeviceinfochanged_fuzzer/ |
H A D | on_softbus_device_info_changed_fuzzer.cpp | 35 int infoType = 1234; in OnSoftbusDeviceInfoChangedFuzzTest() local
|
/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_sdio.c | 244 SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioDeviceDefaultGetCommonInfo() 278 SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioDeviceDefaultSetCommonInfo() 627 SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioDeviceGetCommonInfo() 641 SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioDeviceSetCommonInfo()
|
H A D | sdio_if.c | 202 int32_t SdioGetCommonInfo(DevHandle handle, SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioGetCommonInfo() 217 int32_t SdioSetCommonInfo(DevHandle handle, SdioCommonInfo *info, SdioCommonInfoType infoType) in SdioSetCommonInfo()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
H A D | player_framework_adapter_impl_test.cpp | 220 Media::PlayerOnInfoType infoType = GetParam(); variable
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | player_framework_adapter_impl.cpp | 66 NWeb::PlayerOnInfoType ConvertInfoType(Media::PlayerOnInfoType infoType) in ConvertInfoType()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/storage/ |
H A D | sdio_adapter.c | 208 SdioCommonInfo *info, uint32_t infoType) in LinuxSdioGetCommonInfo() 244 SdioCommonInfo *info, uint32_t infoType) in LinuxSdioSetCommonInfo()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 385 int L2capSendInformationRsp(const L2capConnection *conn, uint8_t ident, uint16_t infoType) in L2capSendInformationRsp() 1786 uint16_t infoType; in L2capProcessInformationReq() local 1825 uint16_t infoType; in L2capProcessInformationRsp() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_segment_downloader.cpp | 402 void DashSegmentDownloader::UpdateCachedPercent(BufferingInfoType infoType) in UpdateCachedPercent()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 1199 void HttpMediaDownloader::UpdateCachedPercent(BufferingInfoType infoType) in UpdateCachedPercent()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
H A D | native_avscreen_capture.cpp | 58 void OnStateChange(struct OH_AVScreenCapture *capture, AVScreenCaptureStateCode infoType) in OnStateChange()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 1545 void HlsMediaDownloader::UpdateCachedPercent(BufferingInfoType infoType) in UpdateCachedPercent()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 196 void OnInfo(OH_AVPlayer *player, AVPlayerOnInfoType infoType, OH_AVFormat* infoBody) in OnInfo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 4316 for (const auto& infoType : infoTypes) { in CheckJSCallbackInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 3054 checklist.forEach(function (infoType) { argument
|