/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | softbus_event_converter.h | 38 bool (*Assign)(const char[], HiSysEventParamType, SoftbusEventForm *, HiSysEventParam *); member 169 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertSoftbusForm2Param()
|
H A D | disc_event_converter.h | 130 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertDiscForm2Param() 143 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertDiscAlarmForm2Param()
|
H A D | conn_event_converter.h | 157 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertConnForm2Param() 172 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertConnAlarmForm2Param()
|
H A D | lnn_event_converter.h | 149 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertLnnForm2Param() 164 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertLnnAlarmForm2Param()
|
H A D | trans_event_converter.h | 173 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertTransForm2Param() 188 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertTransAlarmForm2Param()
|
H A D | stats_event_converter.h | 76 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertStatsForm2Param()
|
H A D | conn_audit_converter.h | 103 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertConnAuditForm2Param()
|
H A D | trans_audit_converter.h | 107 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertTransAuditForm2Param()
|
H A D | lnn_audit_converter.h | 113 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertLnnAuditForm2Param()
|
H A D | disc_audit_converter.h | 130 if (assigner.Assign(assigner.name, assigner.type, form, ¶ms[validSize])) { in ConvertDiscAuditForm2Param()
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.3/ |
H A D | changelog-@Prop.md | 70 Text("[0] Assign new ClassA") 98 Text("Assign new ClassA")
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.3/ |
H A D | changelog-@Prop.md | 76 Text("[0] Assign new ClassA") 104 Text("Assign new ClassA")
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-sensor-guide.md | 42 …sensorUser.callback = SensorDataCallbackImpl; // Assign the created callback SensorDataCallbackImp…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.42/ |
H A D | changelogs-arkui.md | 40 // 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 D | changelogs-arkui.md | 239 Button("Assign new PropA")
|
/ohos5.0/build/config/ohos/ |
H A D | BUILD.gn | 52 # 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 D | changelogs-arkui.md | 77 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 D | porting-thirdparty-cmake.md | 135 test-bignum/Assign<
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.13/ |
H A D | changelogs-arkui.md | 239 Button("Assign new PropA")
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | typescript-to-arkts-migration-guide.md | 841 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 D | webgl_arg.cpp | 623 imageOption_.Assign(opt); in GenImageSource() 669 imageOption_.Assign(opt); in GenImageSource()
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-state.md | 96 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 D | README.md | 126 sensorUser.callback = SensorDataCallbackImpl; // Assign the created callback SensorDataCallbackImpl…
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-crash-events-arkts.md | 38 // Assign a value to params, which is a key-value pair
|
H A D | hiappevent-watcher-freeze-events-arkts.md | 34 // Assign a value to params, which is a key-value pair.
|