/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_hid2d_test.cpp | 115 char cfgData[CFG_DATA_MAX_BYTES]; variable 123 char cfgData[CFG_DATA_MAX_BYTES] = "test"; variable
|
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/test/unittest/src/ |
H A D | sec_comp_enhance_adapter_test.cpp | 66 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 }; variable
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/ |
H A D | sec_comp_enhance_test.cpp | 76 uint8_t cfgData[SEC_COMP_ENHANCE_CFG_SIZE] = { 0 }; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifichid2d_fuzzer/ |
H A D | wifichid2d_fuzzer.cpp | 182 char cfgData[DATA_MAX_BYTES] = {0}; in Hid2dGetSelfWifiCfgInfoTest() local 196 char cfgData[DATA_MAX_BYTES] = {0}; in Hid2dSetPeerWifiCfgInfoTest() local
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/ppg/ |
H A D | sensor_ppg_driver.h | 27 struct PpgCfgData *cfgData; member
|
H A D | sensor_ppg_config.c | 241 int32_t ParsePpgCfgData(const struct DeviceResourceNode *node, struct PpgCfgData **cfgData) in ParsePpgCfgData()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | avc_config_data_parser.cpp | 41 AVCConfigDataParser::AVCConfigDataParser(const uint8_t* cfgData, const size_t cfgDataSize) in AVCConfigDataParser()
|
/ohos5.0/drivers/peripheral/sensor/chipset/ppg/ |
H A D | ppg_cs1262.c | 312 static int32_t CheckChipId(struct PpgCfgData *cfgData) in CheckChipId()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_p2p_manager.cpp | 398 char* cfgData = new (std::nothrow) char[dataLen]; in DealConfigChanged() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
H A D | wifi_p2p_callback_proxy.cpp | 265 void WifiP2pCallbackProxy::OnConfigChanged(CfgType type, char* cfgData, int dataLen) in OnConfigChanged()
|
H A D | wifi_p2p_stub.cpp | 967 char cfgData[CFG_DATA_MAX_BYTES]; in OnHid2dGetSelfWifiCfgInfo() local 985 char cfgData[CFG_DATA_MAX_BYTES]; in OnHid2dSetPeerWifiCfgInfo() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_track_meta.cpp | 262 std::shared_ptr<uint8_t> cfgData = nullptr; in ConvertAVCStreamToMetaInfo() local
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_p2p_callback_stub.cpp | 362 char* cfgData = new (std::nothrow) char[cfgLen]; in RemoteOnConfigChanged() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 747 rs_rcd::RoundCornerLayer cfgData = { variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_test.cpp | 978 uint8_t cfgData[16] = {0}; variable
|