Home
last modified time | relevance | path

Searched refs:size (Results 19601 - 19625 of 36996) sorted by relevance

1...<<781782783784785786787788789790>>...1480

/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/include/
H A Dfile_info.h26 int64_t size { 0 };
/foundation/filemanagement/storage_service/services/storage_manager/include/utils/
H A Dstorage_utils.h25 int64_t GetRoundSize(int64_t size);
/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() argument
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avmemory.h31 * @param size the memory's size, bytes.
37 OH_AVMemory *OH_AVMemory_Create(int32_t size);
52 * @brief Get the memory's size
55 * @return the memory's size if the memory is valid, otherwise -1.
H A Dnative_avbuffer_info.h60 /* The size of the data contained in the Buffer in bytes */
61 int32_t size; member
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Dregistry.h64 * @param size Indicates the size of the head to be added when a client proxy is created. The
65 * required memory capacity is the head size plus the object size.
69 typedef void *(*Creator)(const char *service, const char *feature, uint32 size);
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Di_net_dns_result_callback.h36 virtual int32_t OnDnsResultReport(uint32_t size, const std::list<NetDnsResultReport>) = 0;
/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_dns_report_callback.h28 virtual int32_t OnDnsResultReport(uint32_t size, const std::list<OHOS::NetsysNative::NetDnsResultReport>) = 0;
/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_event.h89 void (*OnWifiScanStateChanged)(int state, int size);
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi.h40 * @param size
43 WifiErrorNo GetWifiChipIds(uint8_t *ids, int32_t *size);
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H A Dspeed_limit_configs_writer.h52 * @param size - idArray size
55 void SetUidPids(const char *filePath, const int *idArray, int size);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Dkv_store_snapshot_callback.cpp25 MST_LOG("KvStoreSnapshotCallback status: %d, entriesVec.size(): %zu", status, entriesVec.size()); in Callback()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dapp_data_change_listener.h27 API_EXPORT virtual void OnMessage(const DeviceInfo &info, const uint8_t *ptr, const int size,
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dapp_data_change_listener.h29 const DeviceInfo &info, const uint8_t *ptr, const int size, const PipeInfo &pipeInfo) const = 0;
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dparameter.h32 int GetDevUdid(char *udid, int size);
/third_party/ffmpeg/libavcodec/
H A Ddv_tablegen.c30 "{0x%"PRIx32", %"PRIu32"}", data[i].vlc, data[i].size)
H A Dexif.h37 int avpriv_exif_decode_ifd(void *logctx, const uint8_t *buf, int size,
/third_party/ffmpeg/libavfilter/
H A Dglslang.h36 size_t size; member
/third_party/curl/lib/
H A Dstrdup.h35 void *Curl_saferealloc(void *ptr, size_t size);
/third_party/curl/src/
H A Dtool_cb_hdr.h56 size_t tool_header_cb(char *ptr, size_t size, size_t nmemb, void *userdata);
/third_party/libunwind/libunwind/src/x86/
H A Dlongjmp.S37 .size _UI_siglongjmp_cont, .-_UI_longjmp_cont
/third_party/lzma/CPP/Common/
H A DNewHandler.h42 void * my_new(size_t size);
66 operator new(size_t size);
88 operator new[](size_t size);
/third_party/json/docs/examples/
H A Doperator_array__size_type.cpp15 array[array.size() - 1] = 6; in main()
H A DREADME.cpp34 auto s = j.size(); in main()
35 j["size"] = s; in main()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/platform/
H A Dssl_port.h28 void *ssl_mem_zalloc(size_t size);

Completed in 24 milliseconds

1...<<781782783784785786787788789790>>...1480