Searched defs:touch (Results 1 – 9 of 9) sorted by relevance
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_entity_test.cpp | 113 SecCompClickEvent touch = { variable 151 SecCompClickEvent touch = { variable
|
| D | sec_comp_service_mock_test.cpp | 104 struct SecCompClickEvent touch = { variable 145 struct SecCompClickEvent touch = { variable 181 struct SecCompClickEvent touch = { variable
|
| D | sec_comp_service_test.cpp | 266 struct SecCompClickEvent touch = { variable
|
| /base/request/request/services/src/service/command/ |
| D | touch.rs | 21 pub(crate) fn touch(&self, data: &mut MsgParcel, reply: &mut MsgParcel) -> IpcResult<()> { in touch() method
|
| D | mod.rs | 29 mod touch; module
|
| /base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
| D | sec_comp_kit_test.cpp | 122 struct SecCompClickEvent touch = { variable
|
| /base/request/request/services/src/manage/ |
| D | query.rs | 75 pub(crate) fn touch(&self, uid: u64, task_id: u32, token: String) -> Option<TaskInfo> { in touch() method
|
| D | task_manager.rs | 401 pub(crate) fn touch(&self, uid: u64, task_id: u32, token: String) -> Option<TaskInfo> { in touch() method
|
| /base/request/request/test/rustest/src/ |
| D | lib.rs | 233 pub fn touch(&self, task_id: u32, token: String) { in touch() method
|