Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 30) sorted by relevance

12

/drivers/framework/utils/src/
Dhdf_map.c21 void *key; member
94 static struct MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode()
119 int32_t MapSet(Map *map, const char *key, const void *value, uint32_t valueSize) in MapSet()
169 void* MapGet(const Map *map, const char *key) in MapGet()
194 int32_t MapErase(Map *map, const char *key) in MapErase()
Dhdf_cstring.c16 uint32_t HdfStringMakeHashKey(const char *key, uint32_t mask) in HdfStringMakeHashKey()
/drivers/framework/core/shared/include/
Dhdf_service_record.h17 uint32_t key; member
/drivers/framework/utils/include/
Dhdf_ordered_list.h28 long key; member
/drivers/liteos/hievent/src/
Dhiview_hievent.c73 char *key; member
122 const char *key) in HiviewHieventGetPayload()
171 const char *key, long value) in HiviewHieventPutIntegral()
210 const char *key, const char *value) in HiviewHieventPutString()
/drivers/peripheral/format/interfaces/include/
Dparameter_item.h64 uint32_t key; /**< Key type. For details, see {@link KeyType} */ member
/drivers/framework/tools/hdf_dev_eco_tool/command_line/
Dhdf_delete_handler.py147 def _delete_file_func(self, root, key, model_info, model): argument
Dhdf_get_handler.py182 def _model_info(self, path_dict, root, model_file_path, key): argument
/drivers/peripheral/base/
Dbuffer_handle.h35 int32_t key; /**< Shared memory key */ member
/drivers/framework/tools/hdi-gen/parser/
Dlexer.cpp159 String key = sb.ToString(); in ReadIdentifier() local
/drivers/liteos/tzdriver/src/
Dsecurity_auth_enhance.c69 uint32_t dataLen, const void *key, uint32_t keyLen) in ScramblingTimestamp()
Dtc_client_sub_driver.c431 const uint8_t *key, uint32_t inLen, uint32_t outLen) in CheckParamsForCryptoSession()
445 uint32_t outLen, const uint8_t *key, uint8_t *iv, uint32_t mode) in CryptoSessionAescbcKey256()
Dgp_ops.c1708 uint32_t payloadSize, const uint8_t *key) in DoEncryption()
1763 uint8_t *buffer, const uint8_t *key) in EncryptLoginInfo()
/drivers/peripheral/camera/hal/adapter/platform/v4l2/src/driver_adapter/src/
Dv4l2_uvc.cpp216 const char* HosV4L2UVC::V4L2GetUsbValue(const char* key, const char* str, int len) in V4L2GetUsbValue()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_adapter_info_common.cpp957 int32_t AddElementToList(char *keyValueList, int32_t listLenth, const char *key, void *value) in AddElementToList()
994 int32_t SetExtParam(const char *key, const char *value, struct ExtraParams *mExtraParams) in SetExtParam()
/drivers/peripheral/display/hal/default/
Ddisplay_gralloc.c168 static int32_t key = SHM_START_KEY; in AllocShm() local
/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_service.cpp258 …DisplayDeviceService::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint32_t key) in SetLayerColorKey()
263 …splayDeviceService::GetLayerColorKey(uint32_t devId, uint32_t layerId, bool *enable, uint32_t *key) in GetLayerColorKey()
/drivers/peripheral/audio/hal/hdi_passthrough/src/
Daudio_adapter_info_common.c1137 int32_t AddElementToList(char *keyValueList, int32_t listLenth, const char *key, void *value) in AddElementToList()
1174 int32_t SetExtParam(const char *key, const char *value, struct ExtraParams *mExtraParams) in SetExtParam()
/drivers/framework/include/wifi/
Dwifi_mac80211_ops.h188 uint8_t *key; /**< Key content */ member
362 const uint8_t *key; /**< Wired Equivalent Privacy (WEP) key used for Shared Key member
/drivers/adapter/uhdf2/hdi/test/hdi_sample/sample_client_cpp/unittest/
Dsample_proxy.cpp340 uint8_t key = reply.ReadUint8(); in MapTypeTest() local
/drivers/adapter/uhdf2/hdi/test/hdi_sample/sample_service_cpp/
Dsample_service_stub.cpp305 int8_t key = data.ReadInt8(); in SampleStubMapTypeTest() local
/drivers/liteos/tzdriver/include/
Dtzdriver_compat.h176 const unsigned char *key; member
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h297 uint8_t *key; member
360 uint8_t *key; member
/drivers/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h266 uint8_t *key; member
376 uint8_t *key; member
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp1410 …t DisplayDeviceProxy::SetLayerColorKey(uint32_t devId, uint32_t layerId, bool enable, uint32_t key) in SetLayerColorKey()
1445 …DisplayDeviceProxy::GetLayerColorKey(uint32_t devId, uint32_t layerId, bool *enable, uint32_t *key) in GetLayerColorKey()

12