HomePhabricator
Diffusion Comm 076613002c2c

[native] expose client functions across FFI boundary

Description

[native] expose client functions across FFI boundary

Summary:
This diff adds all the synchronous functions implemented in previous diffs to the ffi module. When we build the project, the C++ header file for our library will expose these functions, making them callable from our native C++ code.

Depends on D4937

Test Plan: linked the library to our android cmake project, successfully called the functions and got a response from the identity service

Reviewers: tomek, karol, atul

Reviewed By: tomek

Subscribers: ashoat, abosh

Differential Revision: https://phab.comm.dev/D4938

Details

Provenance
varunAuthored on Aug 23 2022, 10:37 PM
Reviewer
tomek
Differential Revision
D4938: [native] expose client functions across FFI boundary
Parents
rCOMM9513c6d53357: [native] more blocking functions
Branches
Unknown
Tags
Unknown