sandboxed-api/sandboxed_api/examples
Christian Blichmann b76cb15f26 Rename accessors, move away from time_t API
- `GetPid()` -> `pid()`
- `GetRpcChannel()` -> `rpc_channel()`
- `IsActive()` -> `is_active()`
- Suggest `SetWallTimeLimit(time_t)` -> `SetWallTimeLimit(absl::Duration)`

In addition, remove the protected zero-argument contructor.

PiperOrigin-RevId: 325390292
Change-Id: Iba044ad5ce44e78c4064c0a09faaa4227c4d19a5
2020-08-07 00:30:28 -07:00
..
hello_sapi Update Hello SAPI's WORKSPACE for newer Bazel versions 2020-07-10 02:50:00 -07:00
stringop Rename accessors, move away from time_t API 2020-08-07 00:30:28 -07:00
sum Rename accessors, move away from time_t API 2020-08-07 00:30:28 -07:00
zlib Fix mix-up in main_zlib.cc 2020-07-13 06:12:35 -07:00
CMakeLists.txt CMake: Fix inclusion and paths for external embedding 2020-05-13 02:09:33 -07:00