Home
last modified time | relevance | path

Searched defs:valLen (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dbytes_utils.h31 static void PutNum(void *val, uint32_t offset, uint32_t valLen, Bytes &data) in PutNum()
44 static uint32_t GetNum(Bytes &data, uint32_t offset, void *val, uint32_t valLen) in GetNum()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.cpp189 int valLen = OFFRESPONSELEN; in FuzzTestMediaKeySystemConfigurationNdk() local
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h380 unsigned char valLen; member
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_uri.c381 size_t valLen = strlen(values[i]); in DecodeEnum() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h426 uint32_t valLen; /* length of value */ member
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_mixer.c521 int32_t valLen = mixElemInfo->valType >= USB_MIXER_S16 ? USB_VAL_LEN_2 : USB_VAL_LEN_1; in AudioUsbGetCtlValueV1() local
666 int32_t valLen, err; in AudioUsbMixerSetCtlValue() local