/foundation/communication/nfc/test/fuzztest/services_test/settingdatashareimpl_test/settingdatashareimpl/settingdatashareimpl_fuzzer/ |
H A D | settingdatashareimpl_fuzzer.cpp | 30 void ConvertToUint32s(const uint8_t* ptr, uint32_t* outPara, uint16_t outParaLen) in ConvertToUint32s() argument
|
/foundation/communication/nfc/test/fuzztest/services_test/isodepcardhandler_test/isodepcardhandler/isodepcardhandler_fuzzer/ |
H A D | isodepcardhandler_fuzzer.cpp | 31 void ConvertToUint32s(const uint8_t* ptr, uint32_t* outPara, uint16_t outParaLen) in ConvertToUint32s() argument
|
/foundation/communication/nfc/test/fuzztest/services_test/nfcdatashareimpl_test/nfcdatashareimpl/nfcdatashareimpl_fuzzer/ |
H A D | nfcdatashareimpl_fuzzer.cpp | 30 void ConvertToUint32s(const uint8_t* ptr, uint32_t* outPara, uint16_t outParaLen) in ConvertToUint32s() argument
|
/foundation/communication/nfc/test/fuzztest/services_test/utils_test/nfctimer/nfctimer_fuzzer/ |
H A D | nfctimer_fuzzer.cpp | 28 void ConvertToUint32s(const uint8_t* ptr, uint32_t* outPara, uint16_t outParaLen) in ConvertToUint32s() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/ |
H A D | kvstore_flowctrl_manager_test.cpp | 60 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY);
in HWTEST_F() local 78 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY);
in HWTEST_F() local 96 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY);
in HWTEST_F() local 114 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY);
in HWTEST_F() local 133 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY);
in HWTEST_F() local 152 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(OPERATION_BURST_CAPACITY, OPERATION_SUSTAINED_CAPACITY); HWTEST_F() local 179 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local 197 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local 215 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local 233 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local 252 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local 271 auto ptr = std::make_shared<KvStoreFlowCtrlManager>(MANAGER_BURST_CAPACITY, MANAGER_SUSTAINED_CAPACITY); HWTEST_F() local [all...] |
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | mock.h | 25 T* ptr; member in OHOS::sptr
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_watcher/ |
H A D | watcher_entity.h | 28 void operator()(uv_fs_event_t *ptr) in operator ()() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | allocator.c | 45 void SysFree(void *ptr) in SysFree() argument 62 static void AllocatorFree(void *ptr) in AllocatorFree() argument
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_epoll.h | 49 void *ptr; member
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | dlfcnndk.cpp | 29 void *ptr = dlopen(path, RTLD_LAZY);
in DlSym() local 40 void *ptr = dlopen(path, RTLD_LAZY);
in DlVSym() local
|
/test/xts/hats/kernel/syscalls/mem/madvisecall/ |
H A D | MadvisecallApiTest.cpp | 73 void *ptr; in HWTEST_F() local 95 void *ptr; in HWTEST_F() local 117 void *ptr; HWTEST_F() local 139 void *ptr; HWTEST_F() local 161 void *ptr; HWTEST_F() local 183 void *ptr; HWTEST_F() local 205 void *ptr; HWTEST_F() local 227 void *ptr; HWTEST_F() local 249 void *ptr; HWTEST_F() local 271 void *ptr; HWTEST_F() local [all...] |
/test/xts/hats/kernel/freelist/malloc_pressure/ |
H A D | Malloc_pressure.cpp | 64 void *ptr = malloc(size); in HWTEST_F() local
|
/test/xts/hats/kernel/syscalls/signal/sigaltstack/ |
H A D | SigaltstackApiTest.cpp | 50 uintptr_t* ptr; in Handle() local
|
/third_party/curl/tests/libtest/ |
H A D | lib576.c | 35 long chunk_bgn(const struct curl_fileinfo *finfo, void *ptr, int remains) in chunk_bgn() argument 85 long chunk_end(void *ptr) in chunk_end() argument
|
H A D | lib1509.c | 85 size_t WriteOutput(void *ptr, size_t size, size_t nmemb, void *stream) in WriteOutput() argument 91 size_t WriteHeader(void *ptr, size_t size, size_t nmemb, void *stream) in WriteHeader() argument
|
H A D | lib1662.c | 32 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
H A D | lib1556.c | 34 static size_t header(void *ptr, size_t size, size_t nmemb, void *stream) in header() argument
|
H A D | lib1527.c | 36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
H A D | lib547.c | 36 static size_t readcallback(char *ptr, in readcallback() argument
|
H A D | lib1517.c | 35 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
H A D | lib1526.c | 36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
H A D | lib1525.c | 37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
H A D | lib1514.c | 40 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | fitsenc.c | 42 uint8_t *bytestream, *ptr; in fits_encode_frame() local
|
H A D | avpicture.c | 37 int avpicture_fill(AVPicture *picture, const uint8_t *ptr, in avpicture_fill() argument
|