Home
last modified time | relevance | path

Searched defs:buf (Results 1 - 25 of 201) sorted by relevance

123456789

/drivers/hdf_core/framework/core/shared/src/
H A Dservice_status.c13 int ServiceStatusMarshalling(struct ServiceStatus *status, struct HdfSBuf *buf) in ServiceStatusMarshalling() argument
29 int ServiceStatusUnMarshalling(struct ServiceStatus *status, struct HdfSBuf *buf) in ServiceStatusUnMarshalling() argument
[all...]
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Di2c_mini_virtual.c12 int32_t I2cRead(DevHandle handle, uint8_t *buf, uint16_t len) in I2cRead() argument
21 int32_t I2cWrite(DevHandle handle, uint8_t *buf, uint16_t len) in I2cWrite() argument
/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dbuffer.h28 uint8_t *buf; member
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dbuffer.h30 uint8_t *buf; member
/drivers/external_device_manager/frameworks/js/napi/driver_extension_ability/
H A Ddriver_extension_ability_module.cpp34 NAPI_app_ability_DriverExtensionAbility_GetJSCode( const char **buf, int *bufLen) NAPI_app_ability_DriverExtensionAbility_GetJSCode() argument
46 NAPI_app_ability_DriverExtensionAbility_GetABCCode( const char **buf, int *buflen) NAPI_app_ability_DriverExtensionAbility_GetABCCode() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_mem.c40 void *buf = NULL; in OsalMemAlloc() local
54 void *buf = NULL; in OsalMemCalloc() local
71 void *buf = NULL; in OsalMemAllocAlign() local
[all...]
H A Dosal_file.c96 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_mem.c40 void *buf = NULL; in OsalMemAlloc() local
54 void *buf = NULL; in OsalMemCalloc() local
71 void *buf = NULL; in OsalMemAllocAlign() local
[all...]
/drivers/hdf_core/adapter/uhdf2/shared/test/
H A Ddev_attribute_serialize_test.cpp50 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); in HWTEST_F() local
63 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); in HWTEST_F() local
83 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
103 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
116 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
133 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
153 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
176 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
202 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
231 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
263 struct HdfSBuf *buf = HdfSbufTypedObtain(SBUF_IPC); HWTEST_F() local
[all...]
/drivers/external_device_manager/frameworks/js/napi/driver_extension_context/
H A Ddriver_extension_context_module.cpp34 NAPI_application_DriverExtensionContext_GetJSCode( const char **buf, int *bufLen) NAPI_application_DriverExtensionContext_GetJSCode() argument
47 NAPI_application_DriverExtensionContext_GetABCCode( const char **buf, int *buflen) NAPI_application_DriverExtensionContext_GetABCCode() argument
/drivers/hdf_core/framework/support/posix/src/
H A Dosal_mem.c18 void *buf = NULL; in OsalMemAlloc() local
36 void *buf = NULL; in OsalMemCalloc() local
57 void *buf = NULL; in OsalMemAllocAlign() local
[all...]
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_mem.c54 void *buf; in OsalMemCalloc() local
/drivers/hdf_core/framework/support/platform/test/fuzztest/i2c_fuzzer/
H A Di2c_fuzzer.cpp21 uint8_t buf[BUF_LEN]; member
[all...]
/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_file_test.c45 char *buf = OsalFWTestBuff(); in OsalTestFileInit() local
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_protocol.cpp53 char buf[bufsize] = {0}; in Read() local
66 char buf[bufsize] = {0}; in Write() local
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_netlink_monitor.cpp63 char buf[BUFFER_SIZE] = { 0 }; in MonitorThread() local
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dfile_operator.c38 static int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() argument
59 static int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() argument
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dfile_operator.c45 IAM_STATIC int32_t ReadFile(const char *fileName, uint8_t *buf, uint32_t len) in ReadFile() argument
67 IAM_STATIC int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() argument
/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_request.h51 void *buf; member
/drivers/peripheral/usb/sample/device/linux/
H A Dacm_write.c33 static void TestWrite(char *buf) in TestWrite() argument
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_hdi_direct_test.cpp234 char *buf = (char *)calloc(4096 * 10, sizeof(char)); in HWTEST_F() local
H A Dhostapd_hdi_hal_services_c_test.cpp219 char *buf = (char *)calloc(4096 * 10, sizeof(char)); in HWTEST_F() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_file.c84 ssize_t OsalFileRead(OsalFile *file, void *buf, uint32_t length) in OsalFileRead() argument
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservstat_listener.c56 int ServiceStatusListenerMarshalling(struct ServiceStatusListener *listener, struct HdfSBuf *buf) in ServiceStatusListenerMarshalling() argument
/drivers/hdf_core/adapter/uhdf2/test/unittest/platform/i2c/
H A Dui2c_test.cpp53 uint8_t buf[I2C_TRANS_SIZE] = {0}; in HWTEST_F() local

Completed in 8 milliseconds

123456789