| Cargo.toml |
|
557 |
| cbindgen.toml |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef mozilla_glean_jog_ffi_generated_h
#define mozilla_glean_jog_ffi_generated_h
|
779 |
| JOG.cpp |
|
9435 |
| JOG.h |
Returns whether JOG knows about a category by this name
@param aCategoryName The category name to check.
@returns true if JOG is aware of a category by the given name at this time
|
4406 |
| src |
|
|