Searched refs:apl_str (Results 1 - 7 of 7) sorted by relevance
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/ |
H A D | entry.rs | 27 apl_str: *const c_char, 48 apl_str: apl.as_ptr(), in init_access_token()
|
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/ |
H A D | entry.rs | 29 apl_str: *const c_char, 50 apl_str: apl.as_ptr(), in init_access_token()
|
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/rust/service/src/ |
H A D | access_token.rs | 28 apl_str: *const c_char, 50 apl_str: apl.as_ptr(), in init_access_token()
|
/foundation/communication/ipc/interfaces/innerkits/rust/tests/ |
H A D | entry.rs | 31 apl_str: *const c_char, 51 apl_str: apl.as_ptr(), in init_access_token()
|
/foundation/communication/ipc/example/rust_test/service/src/ |
H A D | access_token.rs | 30 apl_str: *const c_char,
51 apl_str: apl.as_ptr(),
in init_access_token()
|
/foundation/ability/idl_tool/test/rust/moduletest/server/src/ |
H A D | main.rs | 39 apl_str: *const c_char, 54 apl_str: apl.as_ptr(), in init_access_token()
|
/foundation/ability/idl_tool/test/rust/moduletest/client/src/ |
H A D | main.rs | 36 apl_str: *const c_char, 71 apl_str: apl.as_ptr(), in init_access_token()
|
Completed in 2 milliseconds