OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATEKEEPER_RESPONSE_ERROR
(Results
1 - 3
of
3
) sorted by null
/system/core/gatekeeperd/
IGateKeeperService.h
42
GATEKEEPER_RESPONSE_ERROR
= -1,
IGateKeeperService.cpp
71
reply->writeInt32(
GATEKEEPER_RESPONSE_ERROR
);
103
reply->writeInt32(
GATEKEEPER_RESPONSE_ERROR
);
142
reply->writeInt32(
GATEKEEPER_RESPONSE_ERROR
);
gatekeeperd.cpp
215
ret =
GATEKEEPER_RESPONSE_ERROR
;
Completed in 103 milliseconds