Home
last modified time | relevance | path

Searched refs:SetNumber (Results 1 - 14 of 14) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/framework/serializable/
H A Dserializable.cpp128 return SetNumber(node, value, name); in SetValue()
133 return SetNumber(node, value, name); in SetValue()
138 return SetNumber(node, value, name); in SetValue()
143 return SetNumber(node, value, name); in SetValue()
148 return SetNumber(node, value, name); in SetValue()
153 return SetNumber(node, value, name); in SetValue()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Devent_util.cpp77 JSObject::SetNumber(arg, ATTR_TIMESTAMP, event.GetTimeStamp()); in CreateEvent()
79 JSObject::SetNumber(arg, ATTR_GLOBAL_X, point.x); in CreateEvent()
81 JSObject::SetNumber(arg, ATTR_GLOBAL_Y, point.y); in CreateEvent()
117 JSObject::SetNumber(arg, ATTR_DISTANCE, distance); in CreateSwipeEvent()
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.h42 void SetNumber(std::string number);
H A Dbluetooth_phone_state.cpp116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() function in OHOS::Bluetooth::BluetoothPhoneState
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.h226 void SetNumber(const std::string &number);
H A 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/
H A Dbluetooth_hf_call.h249 void SetNumber(std::string number) in SetNumber() function in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhf_call_test.cpp239 * @tc.name: SetNumber
247 call.SetNumber("1"); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_call_manager.cpp82 iter->second.SetNumber(updateiter->second.GetNumber()); in UpdateCallDone()
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/test/unittest/common/
H A Drouter_module_tdd_test.cpp148 JSObject::SetNumber(extraParam, "count", 0); in HWTEST_F()
169 JSObject::SetNumber(extraParam, "size", 0); in PrepareRouterStateMachine()
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.h56 static void SetNumber(JSValue target, const char * const prop, const double value);
H A Djs.cpp162 void JSObject::SetNumber(JSValue target, const char * const prop, const double value) in SetNumber() function in OHOS::ACELite::JSObject
/foundation/distributeddatamgr/pasteboard/framework/framework/include/serializable/
H A Dserializable.h98 static bool SetNumber(json &node, const T &value, const std::string &name) in SetNumber() function
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp569 phoneState.SetNumber(number); in PhoneStateChanged()

Completed in 7 milliseconds