Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:android_main
(Results
1 - 13
of
13
) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/samples/
H
A
D
android_helper.cc
21
extern int
android_main
(int argc, const char** argv);
60
return
android_main
(static_cast<int>(argv.size()), argv.data());
in Java_com_google_amber_Amber_androidHelper()
H
A
D
amber.cc
454
int
android_main
(int argc, const char** argv) {
function
/third_party/glslang/ndk_test/
H
A
D
test.cpp
17
void
android_main
(struct android_app* state) {
in android_main()
function
/third_party/vk-gl-cts/external/amber/src/android_test/
H
A
D
test.cc
19
void
android_main
(struct android_app* /*state*/) {
in android_main()
function
/third_party/skia/third_party/externals/spirv-tools/android_test/
H
A
D
test.cpp
19
void
android_main
(struct android_app* /*state*/) {
in android_main()
function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/android_test/
H
A
D
test.cpp
19
void
android_main
(struct android_app* /*state*/) {
in android_main()
function
/third_party/spirv-tools/android_test/
H
A
D
test.cpp
19
void
android_main
(struct android_app* /*state*/) {
in android_main()
function
/third_party/skia/tools/sk_app/android/
H
A
D
main_android.cpp
23
void
android_main
(struct android_app* state) {
in android_main()
function
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/
H
A
D
main.cc
91
void
android_main
(struct android_app* app) {
in android_main()
function
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H
A
D
android_native_app_glue.h
46
* 1/ The application must provide a function named "
android_main
()" that
50
* 2/
android_main
() receives a pointer to a valid "android_app" structure
343
extern void
android_main
(struct android_app* app);
H
A
D
android_native_app_glue.c
233
android_main
(android_app);
in android_app_entry()
/third_party/skia/third_party/externals/angle2/util/android/
H
A
D
AndroidWindow.cpp
87
// TODO: accumulate events in the real message loop of
android_main
,
in messageLoop()
168
void
android_main
(struct android_app *app)
in android_main()
function
/third_party/skia/third_party/externals/imgui/examples/example_android_opengl3/
H
A
D
main.cpp
252
void
android_main
(struct android_app* app)
in android_main()
function
Completed in 7 milliseconds