Home
last modified time | relevance | path

Searched defs:i_bool (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/rust/moduletest/service/src/
H A DIIdlTestService.rs77 let i_bool : bool = data.read()?; in on_remote_request() localVariable
125 let i_bool : bool = data.read()?; in on_remote_request() localVariable