MCPcopy Create free account
hub / github.com/android/ndk-samples / add

Function add

unit-test/app/src/main/cpp/adder.cpp:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "adder.h"
2
3int add(int a, int b) { return a + b; }

Callers 5

CreateSessionMethod · 0.85
CreateSessionMethod · 0.85
TESTFunction · 0.85
AddFunction · 0.85
onCreateMethod · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68