Searched defs:isArtificial (Results 1 – 6 of 6) sorted by relevance
199 bool isArtificial() const { in isArtificial() function
191 internal fun StackTraceElement.isArtificial() = className.startsWith(ARTIFICIAL_FRAME_PACKAGE_NAME) in isArtificial() method
151 bool isArtificial() const { in isArtificial() function
200 bool isArtificial() const { in isArtificial() function
654 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function1743 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function