Searched defs:is_system_api (Results 1 – 2 of 2) sorted by relevance
55 let is_system_api = is_system_api(); in construct() localVariable
126 pub(crate) fn is_system_api() -> bool { in is_system_api() function