OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auditor
(Results
1 - 16
of
16
) sorted by null
/external/nist-sip/java/gov/nist/core/
ThreadAuditor.java
6
* Thread
Auditor
class:
9
* - Threads register with the
auditor
at startup and "ping" the
auditor
every so often.
10
* - The application queries the
auditor
about the health of the system periodically. The
11
*
auditor
reports if the threads are healthy or if any of them failed to ping and are
15
* the thread can periodically ping the
auditor
.
32
/// Set to true when the thread pings, periodically reset to false by the
auditor
38
/// Thread
auditor
monitoring this thread
48
/// Called by the
auditor
thread to check the ping status of the thread
53
/// Called by the
auditor
thread to reset the ping status of the threa
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageProcessor.java
114
* If the thread
auditor
is enabled, define a socket timeout value in order to
178
// Ask the
auditor
to monitor this thread
185
// Let the thread
auditor
know we're up and running
247
// This socket timeout alows us to ping the thread
auditor
periodically
UDPMessageChannel.java
265
// We're part of a thread pool. Ask the
auditor
to
272
// Send a heartbeat to the thread
auditor
277
// thread
auditor
is disabled.
[
all
...]
SIPTransactionStack.java
364
// / Timer to regularly ping the thread
auditor
(on behalf of the timer
385
// Let the thread
auditor
know that the timer task is alive
[
all
...]
/external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp
57
static std::unique_ptr<ExplodedNode::
Auditor
> CreateUbiViz();
655
// Set the graph
auditor
.
656
std::unique_ptr<ExplodedNode::
Auditor
>
Auditor
;
658
Auditor
= CreateUbiViz();
659
ExplodedNode::SetAuditor(
Auditor
.get());
666
// Release the
auditor
(if any) so that it doesn't monitor the graph
722
class UbigraphViz : public ExplodedNode::
Auditor
{
740
static std::unique_ptr<ExplodedNode::
Auditor
> CreateUbiViz() {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h
231
class
Auditor
{
233
virtual ~
Auditor
();
237
static void SetAuditor(
Auditor
* A);
/external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp
34
ExplodedNode::
Auditor
::~
Auditor
() {}
37
static ExplodedNode::
Auditor
* NodeAuditor = nullptr;
40
void ExplodedNode::SetAuditor(ExplodedNode::
Auditor
* A) {
/external/nist-sip/java/gov/nist/javax/sip/
EventScanner.java
458
// Ask the
auditor
to monitor this thread
481
// Send a heartbeat to the thread
auditor
SipStackImpl.java
[
all
...]
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
AccessibilityScannerHelper.java
40
= "com.google.android.apps.accessibility.
auditor
";
/prebuilts/go/darwin-x86/misc/trace/
trace_viewer_lean.html
[
all
...]
/prebuilts/go/linux-x86/misc/trace/
trace_viewer_lean.html
[
all
...]
/external/selinux/policycoreutils/po/
es.po
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/25.2.4/
protos-25.2.4.jar
/toolchain/binutils/binutils-2.25/binutils/po/
es.po
[
all
...]
/external/jline/src/src/test/resources/jline/example/
english.gz
Completed in 1234 milliseconds