Searched refs:is_local_calling (Results 1 – 2 of 2) sorted by relevance
136 pub fn is_local_calling() -> bool { in is_local_calling() method
95 assert_eq!(Skeleton::is_local_calling(), IsLocalCalling()); in skeleton()