Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/rust/src/
H A Dmain.rs33 hisysevent::build_bool_param!("BOOL_SINGLE", true), in test_hisysevent_write_001()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dmacros.rs228 macro_rules! build_bool_param { macro