Home
last modified time | relevance | path

Searched refs:Assign (Results 1 – 25 of 61) sorted by relevance

123

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dsoftbus_event_converter.h38 bool (*Assign)(const char[], HiSysEventParamType, SoftbusEventForm *, HiSysEventParam *); member
169 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertSoftbusForm2Param()
H A Ddisc_event_converter.h130 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertDiscForm2Param()
143 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertDiscAlarmForm2Param()
H A Dconn_event_converter.h157 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertConnForm2Param()
172 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertConnAlarmForm2Param()
H A Dlnn_event_converter.h149 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertLnnForm2Param()
164 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertLnnAlarmForm2Param()
H A Dtrans_event_converter.h173 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertTransForm2Param()
188 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertTransAlarmForm2Param()
H A Dstats_event_converter.h76 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertStatsForm2Param()
H A Dconn_audit_converter.h103 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertConnAuditForm2Param()
H A Dtrans_audit_converter.h107 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertTransAuditForm2Param()
H A Dlnn_audit_converter.h113 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertLnnAuditForm2Param()
H A Ddisc_audit_converter.h130 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertDiscAuditForm2Param()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.3/
H A Dchangelog-@Prop.md70 Text("[0] Assign new ClassA")
98 Text("Assign new ClassA")
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.3/
H A Dchangelog-@Prop.md76 Text("[0] Assign new ClassA")
104 Text("Assign new ClassA")
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-sensor-guide.md42 …sensorUser.callback = SensorDataCallbackImpl; // Assign the created callback SensorDataCallbackImp…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.42/
H A Dchangelogs-arkui.md40 // Assign Resource type values to the title and menu APIs of Navigation or NavDestination.
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.13/
H A Dchangelogs-arkui.md239 Button("Assign new PropA")
/ohos5.0/build/config/ohos/
H A DBUILD.gn52 # Assign any flags set for the C compiler to asmflags so that they are sent
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.1/
H A Dchangelogs-arkui.md77 Assign an initial value to the @Prop or @BuilderParam decorated variable or pass the value from the…
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-thirdparty-cmake.md135 test-bignum/Assign<
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.13/
H A Dchangelogs-arkui.md239 Button("Assign new PropA")
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dtypescript-to-arkts-migration-guide.md841 console.log('Assign X to Y');
844 console.log('Assign Y to X');
880 console.log('Assign D to B');
906 console.log('Assign X to Y');
909 console.log('Assign Y to X');
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_arg.cpp623 imageOption_.Assign(opt); in GenImageSource()
669 imageOption_.Assign(opt); in GenImageSource()
/ohos5.0/docs/en/application-dev/quick-start/
H A Darkts-state.md96 Assign a value to the \@State decorated variable.
99 // Assign a value to the class object.
103 Assign a value to a property of the \@State decorated variable.
106 // Assign a value to a property of the class object.
/ohos5.0/base/sensors/sensor_lite/
H A DREADME.md126 sensorUser.callback = SensorDataCallbackImpl; // Assign the created callback SensorDataCallbackImpl…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-crash-events-arkts.md38 // Assign a value to params, which is a key-value pair
H A Dhiappevent-watcher-freeze-events-arkts.md34 // Assign a value to params, which is a key-value pair.

123