Home
last modified time | relevance | path

Searched defs:buffLen (Results 1 – 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
Dipc_cmd_parser.cpp76 size_t buffLen) in ON_IPC_SET_REQUEST()
97 uint8_t *buffer, size_t buffLen) in ON_IPC_SET_REQUEST()
112 size_t buffLen) in ON_IPC_SET_REQUEST()
135 size_t buffLen) in ON_IPC_SET_REQUEST()
158 size_t buffLen) in ON_IPC_SET_REQUEST()
181 size_t buffLen) in ON_IPC_SET_REQUEST()
204 size_t buffLen) in ON_IPC_SET_REQUEST()
231 size_t buffLen) in ON_IPC_SET_REQUEST()
268 size_t buffLen) in ON_IPC_SET_REQUEST()
302 size_t buffLen) in ON_IPC_SET_REQUEST()
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
Ddb_ability.cpp56 uint32_t buffLen = (curAbility.GetAbilityBitsLen() % SERIALIZE_BIT_SIZE != 0) ? div + 1 : div; in Serialize() local
101 uint32_t buffLen = (curAbility.GetAbilityBitsLen() % SERIALIZE_BIT_SIZE != 0) ? div + 1 : div; in CalculateLen() local
/foundation/distributedhardware/device_manager/common/src/ipc/lite/
Dipc_cmd_register.cpp27 size_t buffLen) in SetRequest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_color_picker_cache_task.cpp160 const int buffLen = tmpColorImg->width() * tmpColorImg->height(); in GpuScaleImage() local
216 const int buffLen = tmpColorImg->GetWidth() * tmpColorImg->GetHeight(); in GpuScaleImage() local
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
Dipc_cmd_parser.cpp60 size_t buffLen) in ON_IPC_SET_REQUEST()
80 size_t buffLen) in ON_IPC_SET_REQUEST()
100 size_t buffLen) in ON_IPC_SET_REQUEST()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
Dbundle_daemon.cpp217 size_t buffLen = 0; in StoreContentToFileInvoke() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
Dwifi_hdi_sta_impl.c381 int buffLen = WIFI_MAX_BUFFER_LENGTH; in HdiWifiScanResultsCallback() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_storage_query_sync_test.cpp1172 uint32_t buffLen = obj1.CalculateParcelLen(SOFTWARE_VERSION_CURRENT); variable
1348 uint32_t buffLen = obj1.CalculateParcelLen(SOFTWARE_VERSION_CURRENT); variable