Home
last modified time | relevance | path

Searched refs:x00 (Results 251 - 275 of 1278) sorted by relevance

1...<<11121314151617181920>>...52

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstalleruninstallbundlebyuninstallparam_fuzzer/
H A Dbasebundleinstalleruninstallbundlebyuninstallparam_fuzzer.cpp59 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerremoveinfo_fuzzer/
H A Dappservicefwkinstallerremoveinfo_fuzzer.cpp60 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerrollback_fuzzer/
H A Dappservicefwkinstallerrollback_fuzzer.cpp60 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersavebundleinfotostorage_fuzzer/
H A Dappservicefwkinstallersavebundleinfotostorage_fuzzer.cpp60 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallermarkprebundlesyeeventboottag_fuzzer/
H A Dbasebundleinstallermarkprebundlesyeeventboottag_fuzzer.cpp59 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerrenamemoduledir_fuzzer/
H A Dbasebundleinstallerrenamemoduledir_fuzzer.cpp59 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallermovesotorealpath_fuzzer/
H A Dappservicefwkinstallermovesotorealpath_fuzzer.cpp60 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/include/
H A Ddisc_ble_constant.h32 #define TLV_TYPE_END 0x00
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dmessage_option.h24 TF_SYNC = 0x00,
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddevice_info.h26 UNKNOWN_TYPE = 0x00,
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/
H A Drtp_enc_demo.cpp121 if (start[0] == 0x00 && start[1] == 0x00 && start[2] == 0x01) { in FindNextNal()
124 if (start[0] == 0x00 && start[1] == 0x00 && start[2] == 0x00 && start[3] == 0x01) { in FindNextNal()
/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp54 FALSE_LOG(memset_s(&aacDemuxerRst_, sizeof(aacDemuxerRst_), 0x00, sizeof(AACDemuxerRst)) == 0); in AACDemuxerPlugin()
134 ret = memset_s(inIoBuffer_ + ioDataRemainSize_, ioNeedReadSize, 0x00, ioNeedReadSize);
234 (void)memset_s(inIoBuffer_, inIoBufferSize_, 0x00, inIoBufferSize_); in Init()
258 (void)memset_s(inIoBuffer_, inIoBufferSize_, 0x00, inIoBufferSize_); in Reset()
414 return data[0] == 0xff && (data[1] & 0xf0) == 0xf0 && (data[1] & 0x06) == 0x00; // 根据协议判断是否为AAC帧 in IsAACPattern()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h188 #define BTM_ROLE_MASTER 0x00
217 #define LE_CONNECTION_ROLE_MASTER 0x00
582 #define OWN_ADDRESS_TYPE_PUBLIC 0x00
657 #define BTM_PM_ACTIVE_MODE 0x00
805 #define LINK_TYPE_SCO 0x00
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c144 (void)memset_s(ctx, sizeof(SdpConnectInfo), 0x00, sizeof(SdpConnectInfo)); in SdpConnectWaitTime()
181 (void)memset_s(ctx, sizeof(SdpConnectInfo), 0x00, sizeof(SdpConnectInfo)); in SdpConnectTimeout()
320 (void)memset_s(ctx, sizeof(SdpConnectCallbackInfo), 0x00, sizeof(SdpConnectCallbackInfo)); in SdpConnectReqCallback()
370 (void)memset_s(ctx, sizeof(SdpConnectCallbackInfo), 0x00, sizeof(SdpConnectCallbackInfo)); in SdpConfigReqCallback()
439 (void)memset_s(ctx, sizeof(SdpConnectCallbackInfo), 0x00, sizeof(SdpConnectCallbackInfo)); in SdpConnectRspCallback()
509 (void)memset_s(ctx, sizeof(SdpConnectCallbackInfo), 0x00, sizeof(SdpConnectCallbackInfo)); in SdpConfigRspCallback()
561 (void)memset_s(ctx, sizeof(SdpConnectCallbackInfo), 0x00, sizeof(SdpConnectCallbackInfo)); in SdpDisconnectionRspCallback()
652 (void)memset_s(ctx, sizeof(SdpReceiveConnectRequestInfo), 0x00, sizeof(SdpReceiveConnectRequestInfo)); in SdpReceiveConnectRequest()
742 (void)memset_s(ctx, sizeof(SdpReceiveConnectResponseInfo), 0x00, sizeof(SdpReceiveConnectResponseInfo)); in SdpReceiveConnectResponse()
807 (void)memset_s(ctx, sizeof(SdpReceiveConfigRequestInfo), 0x00, sizeo in SdpReceiveConfigRequest()
[all...]
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp182 OH_Drawing_BrushSetColor(brush, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OHDrawingBrushGetColor()
196 OH_Drawing_BrushSetColor(brush, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OHDrawingBrushSetColor()
278 OH_Drawing_PenSetColor(penn, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OHDrawingPenGetColor()
292 OH_Drawing_PenSetColor(pen, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OHDrawingPenSetColor()
418 OH_Drawing_BrushSetColor(brushsh, OH_Drawing_ColorSetArgb(0xFF, 0xFF, 0x00, 0x00)); in OHDrawingColorSetArgb()
[all...]
/base/notification/eventhandler/test/fuzztest/eventqueueinsert_fuzzer/
H A Deventqueueinsert_fuzzer.cpp55 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/base/notification/eventhandler/test/fuzztest/filedescriptorlistener_fuzzer/
H A Dfiledescriptorlistener_fuzzer.cpp57 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/base/notification/eventhandler/test/fuzztest/innerevent_fuzzer/
H A Dinnerevent_fuzzer.cpp53 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_devmgr.c51 (void)memset_s(g_peerDevId, NETWORK_ID_BUF_LEN, 0x00, NETWORK_ID_BUF_LEN); in onNodeOffline()
/foundation/ability/form_fwk/test/fuzztest/formerrors_fuzzer/
H A Dformerrors_fuzzer.cpp69 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/providerconnectproxy_fuzzer/
H A Dproviderconnectproxy_fuzzer.cpp69 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formecologicalruleparam_fuzzer/
H A Dformecologicalruleparam_fuzzer.cpp68 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formsupplyproxy_fuzzer/
H A Dformsupplyproxy_fuzzer.cpp69 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/form_fwk/test/fuzztest/formjsinfo_fuzzer/
H A Dformjsinfo_fuzzer.cpp68 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/getprocessrunninginfos_fuzzer/
H A Dgetprocessrunninginfos_fuzzer.cpp68 (void)memset_s(ch, size + 1, 0x00, size + 1); in LLVMFuzzerTestOneInput()

Completed in 14 milliseconds

1...<<11121314151617181920>>...52