Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
Dserializable.h108 static bool SetNumber(json &node, const T &value, const std::string &name) in SetNumber() function
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
Dbluetooth_phone_state.cpp116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() function in OHOS::Bluetooth::BluetoothPhoneState
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dhands_free_unit_calls.cpp88 void HandsFreeUnitCalls::SetNumber(const std::string &number) in SetNumber() function in OHOS::bluetooth::HandsFreeUnitCalls
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_hf_call.h249 void SetNumber(std::string number) in SetNumber() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
Djs.cpp162 void JSObject::SetNumber(JSValue target, const char * const prop, const double value) in SetNumber() function in OHOS::ACELite::JSObject