Home
last modified time | relevance | path

Searched refs:build_string_array_params (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/rust/src/
H A Dmain.rs35 hisysevent::build_string_array_params!("STRING_ARRAY", &["STRING1", "STRING2"]), in test_hisysevent_write_001()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dmacros.rs162 macro_rules! build_string_array_params { macro