Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/service/src/
H A Dlib.rs16 mod access_token; module
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h136 struct access_token { struct
143 struct access_token tokens; argument
/ohos5.0/foundation/communication/ipc/example/rust_test/service/src/
H A Dlib.rs20 mod access_token; module