Home
last modified time | relevance | path

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

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