Home
last modified time | relevance | path

Searched refs:_profile (Results 1 – 3 of 3) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DDatabase.java628 _profile(pr); in profile()
632 private native void _profile(Profile pr); in _profile() method in Database
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go89 regexp.MustCompile(`_profile\.dylib$`),
/external/clang/include/clang/Driver/
DOptions.td1702 def _profile : Flag<["--"], "profile">, Alias<p>;