OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chreSendMessageToHostEndpoint
(Results
1 - 4
of
4
) sorted by null
/system/chre/apps/message_world/
message_world.cc
50
bool success =
chreSendMessageToHostEndpoint
(
70
bool success =
chreSendMessageToHostEndpoint
(
/system/chre/apps/spammer/
spammer.cc
70
if (!
chreSendMessageToHostEndpoint
(
94
if (!
chreSendMessageToHostEndpoint
(
/system/chre/platform/shared/
chre_api_core.cc
73
return
chreSendMessageToHostEndpoint
(
78
DLL_EXPORT bool
chreSendMessageToHostEndpoint
(
/system/chre/chre_api/include/chre_api/chre/
event.h
178
*
chreSendMessageToHostEndpoint
() that indicates that the message should be
191
* provide it to
chreSendMessageToHostEndpoint
().
247
*
chreSendMessageToHostEndpoint
() to send a directed reply that will only
356
* CHRE_HOST_ENDPOINT_BROADCAST. Refer to
chreSendMessageToHostEndpoint
() for
359
* @see
chreSendMessageToHostEndpoint
361
* @deprecated New code should use
chreSendMessageToHostEndpoint
() instead of
425
bool
chreSendMessageToHostEndpoint
(void *message, size_t messageSize,
Completed in 178 milliseconds