Home
last modified time | relevance | path

Searched defs:SetNumber (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_phone_data.cpp58 void VCardPhoneData::SetNumber(const std::string &number) in SetNumber() function in OHOS::Telephony::VCardPhoneData
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
H A Dserializable.h108 static bool SetNumber(json &node, const T &value, const std::string &name) in SetNumber() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.cpp116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() function in OHOS::Bluetooth::BluetoothPhoneState
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp75 void BaseConnection::SetNumber(const std::string &number) in SetNumber() function in OHOS::Telephony::BaseConnection
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.cpp88 void HandsFreeUnitCalls::SetNumber(const std::string &number) in SetNumber() function in OHOS::bluetooth::HandsFreeUnitCalls
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hf_call.h249 void SetNumber(std::string number) in SetNumber() function
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h480 void SetNumber(double value) in SetNumber() function
H A Dnapi_webview_controller.cpp1621 napi_value NapiWebMessageExt::SetNumber(napi_env env, napi_callback_info info) in SetNumber() function in OHOS::NWeb::NapiWebMessageExt
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.cpp162 void JSObject::SetNumber(JSValue target, const char * const prop, const double value) in SetNumber() function in OHOS::ACELite::JSObject