OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_executing
(Results
1 - 3
of
3
) sorted by null
/external/xmlrpcpp/src/
XmlRpcClient.cpp
39
_executing
= false;
82
if (
_executing
)
85
_executing
= true;
86
ClearFlagOnExit cf(
_executing
);
XmlRpcClient.h
107
bool
_executing
;
member in class:XmlRpc::XmlRpcClient
/frameworks/base/services/core/java/com/android/server/job/
JobServiceContext.java
435
*
_EXECUTING
-> Error
488
*
_EXECUTING
-> call {@link #sendStopMessageH}}, but only if there are no callbacks
Completed in 627 milliseconds