Home
last modified time | relevance | path

Searched defs:size (Results 51 - 75 of 30364) sorted by relevance

12345678910>>...1215

/base/theme/wallpaper_mgr/test/fuzztest/wallpaperservice_fuzzer/src/
H A Dgetpixelmap_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dgetcolors_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dgetfile_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsetwallpaperpixelmapv9_fuzz.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsetwallpaperv9_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsetwallpaper_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsetcustom_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsetvideo_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Disoperationallowed_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dischangepermitted_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dregistercallback_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dresetwallpaperv9_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dgetwallpaperid_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dresetwallpaper_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Dsendevent_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Doff_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
H A Don_fuzzer.cpp29 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dashmem_adapter_impl.cpp21 int AshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() argument
/base/web/webview/ohos_interface/ohos_glue/base/include/
H A Dark_web_memory.cpp29 void* ArkWebMemMalloc(int size) in ArkWebMemMalloc() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ashmem_adapter_impl.cpp23 int ArkAshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ashmem_adapter_wrapper.cpp21 int AshmemAdapter::AshmemCreate(const char* name, size_t size) in AshmemCreate() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_cache.c25 void osal_flush_dcache_area(const void *kvirt, unsigned long phys_addr, unsigned long size) in osal_flush_dcache_area() argument
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dmemory_adapter.c17 void *SAMGR_Malloc(uint32 size) in SAMGR_Malloc() argument
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dmemory_adapter.c18 void *SAMGR_Malloc(uint32 size) in SAMGR_Malloc() argument
/foundation/communication/dsoftbus/tests/core/common/dfx/anonymize/fuzztest/softbusdfxanonymize_fuzzer/
H A Dsoftbusdfxanonymize_fuzzer.cpp21 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
23 std::string str(reinterpret_cast<const char *>(data), size); in LLVMFuzzerTestOneInput() local

Completed in 5 milliseconds

12345678910>>...1215