Searched defs:pValue (Results 1 - 10 of 10) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_affinity_parser.cpp | 154 char *pValue = reinterpret_cast<char *>( in ParserAffinityGroupDeviceInfos() local
|
H A D | audio_volume_parser.cpp | 157 char *pValue = reinterpret_cast<char *>(xmlGetProp(currNode, in ParseStreamVolumeInfoAttr() local 198 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseDeviceVolumeInfos() local 220 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseVolumePoints() local [all...] |
H A D | audio_tone_parser.cpp | 85 char *pValue = nullptr; in ParseToneInfoAttribute() local 156 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, ParseSegment() local [all...] |
H A D | audio_usage_strategy_parser.cpp | 63 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseInternal() local
|
H A D | audio_device_parser.cpp | 85 char *pValue = reinterpret_cast<char*>(xmlGetProp(deviceNode, in ParseDevicePrivacyInfo() local [all...] |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | constant_of_shape_builder.cpp | 68 float* pValue = static_cast<float*>(buffer);
in SetValue() local
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_config.cpp | 33 static int SetEnableConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetEnableConfigInfo() argument 54 static int SetTimeConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetTimeConfigInfo() argument 77 SetNetConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue, int common) SetNetConfigInfo() argument 100 SetIpAddressPool(DhcpConfig *dhcpConfig, const char *pValue) SetIpAddressPool() argument 130 SetDnsInfo(DhcpConfig *dhcpConfig, const char *pValue) SetDnsInfo() argument 165 SetIfnameInfo(DhcpConfig *dhcpConfig, const char *pValue) SetIfnameInfo() argument [all...] |
/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_test.cpp | 108 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in DataChangeObserverCallback() local 694 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in NullTestCallback() local [all...] |
/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.cpp | 335 static ValueType NativeValueToCValueType(const PreferencesValue &pValue, int32_t &code) in NativeValueToCValueType() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_scroll_modifier.cpp | 171 auto pValue = paginationValue[i]; in SetScrollScrollSnap() local 178 auto pValue = paginationValue[SNAP_START_INDEX]; in SetScrollScrollSnap() local
|
Completed in 8 milliseconds