Searched defs:pValue (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/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() 54 static int SetTimeConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue) in SetTimeConfigInfo() 77 static int SetNetConfigInfo(DhcpConfig *dhcpConfig, const char *pKey, const char *pValue, int commo… in SetNetConfigInfo() 100 static int SetIpAddressPool(DhcpConfig *dhcpConfig, const char *pValue) in SetIpAddressPool() 130 static int SetDnsInfo(DhcpConfig *dhcpConfig, const char *pValue) in SetDnsInfo() 165 static int SetIfnameInfo(DhcpConfig *dhcpConfig, const char *pValue) in SetIfnameInfo()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_volume_parser.cpp | 155 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseStreamVolumeInfoAttr() local 187 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseDeviceVolumeInfos() local 209 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseVolumePoints() local
|
H A D | audio_tone_parser.cpp | 85 char *pValue = nullptr; in ParseToneInfoAttribute() local 156 char *pValue = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseSegment() local
|
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
|
/ohos5.0/drivers/peripheral/format/interfaces/include/ |
H A D | parameter_item.h | 78 const void *pValue; /**< Pointer */ member
|
/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
H A D | preferences_ndk_test.cpp | 106 const OH_PreferencesValue *pValue = OH_PreferencesPair_GetPreferencesValue(pairs, i); in DataChangeObserverCallback() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.cpp | 335 static ValueType NativeValueToCValueType(const PreferencesValue &pValue, int32_t &code) in NativeValueToCValueType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_scroll_modifier.cpp | 181 auto pValue = paginationValue[i]; in SetScrollScrollSnap() local 188 auto pValue = paginationValue[SNAP_START_INDEX]; in SetScrollScrollSnap() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | native_module_buffer.cpp | 424 Buffer *GetValueOffsetAndBuf(napi_env env, napi_callback_info info, int32_t *pValue, uint32_t *pOff… in GetValueOffsetAndBuf()
|