Home
last modified time | relevance | path

Searched refs:size_t (Results 851 - 875 of 8600) sorted by relevance

1...<<31323334353637383940>>...344

/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/
H A Dfile_trash_n_exporter.h36 const size_t REPRESENTS_FILE = 1;
37 const size_t REPRESENTS_DIR = 1 << 1;
38 const size_t SUPPORTS_READ = 1 << 2;
39 const size_t SUPPORTS_WRITE = 1 << 3;
/foundation/filemanagement/storage_service/services/storage_manager/utils/src/
H A Dstorage_utils.cpp38 constexpr size_t INT32_SHORT_ID_LENGTH = 20; in GetAnonyString()
39 constexpr size_t INT32_PLAINTEXT_LENGTH = 4; in GetAnonyString()
40 constexpr size_t INT32_MIN_ID_LENGTH = 3; in GetAnonyString()
43 size_t strLen = value.length(); in GetAnonyString()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_line_fetcher_impl.cpp25 size_t ParagraphLineFetcherImpl::GetLineBreak(size_t startIndex, SkScalar width) const in GetLineBreak()
29 std::unique_ptr<TextLineBase> ParagraphLineFetcherImpl::CreateLine(size_t startIndex, size_t count) in CreateLine()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkimagefilter_fuzzer/
H A Dimagefilter_fuzzer.cpp30 constexpr size_t DATA_MIN_SIZE = 2;
31 constexpr size_t TILE_MODE_ENUM_SIZE = 4;
35 void NativeImageFilterTest(const uint8_t* data, size_t size) in NativeImageFilterTest()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/
H A Dfontstyle_fuzzer.cpp28 constexpr size_t MAX_SIZE = 5000;
29 constexpr size_t SLANT_SIZE = 3;
32 bool FontStyleFuzzTest(const uint8_t* data, size_t size) in FontStyleFuzzTest()
61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/
H A Dext_wstream.h36 bool write(const void* buffer, size_t size) override;
38 size_t bytesWritten() const override;
51 bool write(const void* buffer, size_t size) override;
53 size_t bytesWritten() const override;
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/
H A Davsessionmanager_fuzzer.h23 bool AVSessionManagerInterfaceTest(uint8_t* data, size_t size);
24 void AVSessionManagerTestClient(uint8_t* data, size_t size);
25 void AVSessionManagerTestServer(uint8_t* data, size_t size);
64 bool AVSessionManagerFuzzTest(const uint8_t* data, size_t size);
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dloadremotesystemability_fuzzer.cpp23 constexpr size_t THRESHOLD = 4;
27 void FuzzLoadSystemAbility(const uint8_t *data, size_t size) in FuzzLoadSystemAbility()
42 void FuzzLoadRemoteSystemAbility(const uint8_t *data, size_t size) in FuzzLoadRemoteSystemAbility()
50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
H A Dunsubscribesystemprocess_fuzzer.cpp23 constexpr size_t THRESHOLD = 4;
27 void FuzzSubscribeSystemProcess(const uint8_t *data, size_t size) in FuzzSubscribeSystemProcess()
40 void FuzzUnSubscribeSystemProcess(const uint8_t *data, size_t size) in FuzzUnSubscribeSystemProcess()
55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransstream_fuzzer/
H A Dclienttransstream_fuzzer.cpp21 void TransOnstreamChannelOpenedTest(const uint8_t* data, size_t size) in TransOnstreamChannelOpenedTest()
31 void TransSendStreamTest(const uint8_t* data, size_t size) in TransSendStreamTest()
43 void TransCloseStreamChannelTest(const uint8_t* data, size_t size) in TransCloseStreamChannelTest()
54 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifidevicecbkstub_fuzzer/
H A Dwifidevicecbkstub_fuzzer.cpp30 constexpr size_t U32_AT_SIZE_ZERO = 4;
31 constexpr size_t MAP_SCAN_NUMS = 10;
35 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
50 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifihotspotcbkstub_fuzzer/
H A Dwifihotspotcbkstub_fuzzer.cpp30 constexpr size_t U32_AT_SIZE_ZERO = 4;
31 constexpr size_t MAP_NUMS = 5;
35 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifiscancbkstub_fuzzer/
H A Dwifiscancbkstub_fuzzer.cpp30 constexpr size_t U32_AT_SIZE_ZERO = 4;
31 constexpr size_t MAP_SCAN_NUMS = 4;
35 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifip2pcbkstub_fuzzer/
H A Dwifip2pcbkstub_fuzzer.cpp30 constexpr size_t U32_AT_SIZE_ZERO = 4;
31 constexpr size_t MAP_SCAN_NUMS = 10;
35 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtypes_export.cpp21 const size_t CipherPassword::MAX_PASSWORD_SIZE;
44 size_t CipherPassword::GetSize() const in GetSize()
54 int CipherPassword::SetValue(const uint8_t *inputData, size_t inputSize) in SetValue()
67 size_t filledSize = std::min(size_, MAX_PASSWORD_SIZE); in SetValue()
/foundation/distributedhardware/distributed_hardware_fwk/utils/test/fuzztest/utils_fuzzer/
H A Dutils_fuzzer.cpp27 void GetAnonyStringTest(const uint8_t* data, size_t size) in GetAnonyStringTest()
37 void GetAnonyInt32Test(const uint8_t* data, size_t size) in GetAnonyInt32Test()
47 void UtilsToolTest(const uint8_t* data, size_t size) in UtilsToolTest()
62 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/dhcp/test/fuzztest/dhcpclientcbkstub_fuzzer/
H A Ddhcpclientcbkstub_fuzzer.cpp25 constexpr size_t U32_AT_SIZE_ZERO = 4;
26 constexpr size_t MAP_SCAN_NUMS = 4;
30 void OnGetSupportedFeaturesTest(const uint8_t* data, size_t size) in OnGetSupportedFeaturesTest()
45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/communication/dhcp/test/fuzztest/dhcpservercbkstub_fuzzer/
H A Ddhcpservercbkstub_fuzzer.cpp26 constexpr size_t U32_AT_SIZE_ZERO = 4;
27 constexpr size_t MAP_SCAN_NUMS = 5;
31 void OnGetSupportedFeaturesTest(const uint8_t* data, size_t size) in OnGetSupportedFeaturesTest()
46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dtypeface_impl.h37 virtual size_t GetTableSize(uint32_t tag) const = 0;
38 virtual size_t GetTableData(uint32_t tag, size_t offset, size_t length, void* data) const = 0;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_graphics.h28 static size_t GetFontCacheUsed();
31 static size_t GetResourceCacheTotalByteLimit();
32 static size_t GetFontCacheLimit();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/
H A Dmock_skw_stream.h28 bool write(const void* buffer, size_t size) in write()
33 size_t bytesWritten() const in bytesWritten()
39 size_t bytesWritten_ = 0;
/foundation/multimedia/av_session/services/session/server/test/fuzztest/abilityconnecthelper_fuzzer/
H A Dability_connect_helper_fuzzer.h30 void AbilityConnectHelperFuzzTest(uint8_t *data, size_t size);
31 void AbilityConnectionStubFuzzTest(uint8_t* data, size_t size);
32 void AbilityConnectCallbackFuzzTest(uint8_t* data, size_t size);
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp35 NNRT_API OH_NN_ReturnCode OH_NNDevice_GetAllDevicesID(const size_t **allDevicesID, uint32_t *deviceCount) in OH_NNDevice_GetAllDevicesID()
53 const std::vector<size_t>& allDevices = backendManager.GetAllBackendsID(); in OH_NNDevice_GetAllDevicesID()
69 NNRT_API OH_NN_ReturnCode OH_NNDevice_GetName(size_t deviceID, const char **name) in OH_NNDevice_GetName()
93 NNRT_API OH_NN_ReturnCode OH_NNDevice_GetType(size_t deviceID, OH_NN_DeviceType* deviceType) in OH_NNDevice_GetType()
153 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructWithOfflineModelBuffer(const void *modelBuffer, size_t modelSize) in OH_NNCompilation_ConstructWithOfflineModelBuffer()
160 if (modelSize == static_cast<size_t>(0)) { in OH_NNCompilation_ConstructWithOfflineModelBuffer()
192 size_t length, in OH_NNCompilation_ExportCacheToBuffer()
193 size_t *modelSize) in OH_NNCompilation_ExportCacheToBuffer()
205 if (length == static_cast<size_t>(0)) { in OH_NNCompilation_ExportCacheToBuffer()
231 size_t modelSiz in OH_NNCompilation_ImportCacheFromBuffer()
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicec_fuzzer/
H A Dabilitymanagerservicec_fuzzer.cpp37 constexpr size_t FOO_MAX_LEN = 1024;
38 constexpr size_t U32_AT_SIZE = 4;
40 constexpr size_t OFFSET_ZERO = 24;
41 constexpr size_t OFFSET_ONE = 16;
42 constexpr size_t OFFSET_TWO = 8;
66 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
104 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrappexitreasonhelper_fuzzer/
H A Dabilitymgrappexitreasonhelper_fuzzer.cpp38 constexpr size_t FOO_MAX_LEN = 1024;
39 constexpr size_t U32_AT_SIZE = 4;
40 constexpr size_t OFFSET_ZERO = 24;
41 constexpr size_t OFFSET_ONE = 16;
42 constexpr size_t OFFSET_TWO = 8;
66 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
95 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()

Completed in 11 milliseconds

1...<<31323334353637383940>>...344