Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 38) sorted by relevance

12

/system/chre/platform/tinysys/include/chre/target_platform/
Dhost_link_base.h59 static void receive(HostLinkBase * /*instance*/, void * /*message*/,
/system/chre/platform/exynos/include/chre/target_platform/
Dhost_link_base.h51 static void receive(void *cookie, void *message, int messageLen);
/system/chre/platform/exynos/
Dhost_link.cc75 receive, this /*cookie*/); in HostLinkBase()
80 void HostLinkBase::receive(void *cookie, void *message, int messageLen) { in receive() function in chre::HostLinkBase
/system/sepolicy/private/
Ddrmserver.te21 # Inherit or receive open files from system_server.
Dgmscore_app.te32 # Allow GMS core to receive Perfetto traces through the framework
Daccess_vectors335 receive
Dcrosvm.te22 # Let crosvm receive file descriptors from VirtualizationService.
/system/chre/doc/
Dnanoapp_clients.md47 nanoapp, and receive notifications of system events like reset. Note that the
Dframework_overview.md97 requested from the platform, and the nanoapp is registered to receive
134 nanoapp that should receive the event.
Dvendor_extensions.md80 is common for a platform module to receive data in a callback on another thread.
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dble_filter.proto84 // Represents an action that scanners should take when they receive this
/system/tools/aidl/
Daidl_language_l.ll53 /* This happens at every call to yylex (every time we receive one token) */
/system/chre/platform/tinysys/
Dhost_link.cc514 receive(static_cast<HostLinkBase *>(prdata), gChreRecvBuffer, msg.size); in chreIpiHandler()
562 DRAM_REGION_FUNCTION void HostLinkBase::receive(HostLinkBase *instance, in receive() function in chre::HostLinkBase
/system/bpfprogs/
DLICENSE25 that you receive source code or can get it if you want it, that you can change
36 make sure that they, too, receive or can get the source code. And you must
77 you receive it, in any medium, provided that you conspicuously and
193 of the Program by all those who receive copies directly or indirectly through
/system/memory/libion/original-kernel-headers/linux/
DLICENSE25 that you receive source code or can get it if you want it, that you can change
36 make sure that they, too, receive or can get the source code. And you must
77 you receive it, in any medium, provided that you conspicuously and
193 of the Program by all those who receive copies directly or indirectly through
/system/chre/platform/shared/idl/
Dhost_messages.fbs27 /// Identifies the host-side endpoint on the host that sent or should receive
173 /// by the HAL, the HAL client will receive a callback indicating the
426 // CHRE may receive messages from this host afterwards.
/system/chre/test/simulation/
DREADME.md162 if the nanoapp did not receive a successful status.
/system/chre/apps/test/common/chre_api_test/rpc/
Dchre_api_test.proto46 // Configures the nanoapp to receive host endpoint information for a host
/system/secretkeeper/dice_policy/
DREADME.md121 that would be a disruptive change. Instead, we anticipate that components will receive their DICE
/system/sepolicy/microdroid/reqd_mask/
Daccess_vectors335 receive
/system/sepolicy/microdroid/system/private/
Daccess_vectors335 receive
/system/sepolicy/reqd_mask/
Daccess_vectors335 receive
/system/libsysprop/srcs/api/
DPlatformProperties-latest.txt442 prop_name: "telephony.sms.receive"
/system/libsysprop/srcs/android/sysprop/
DTelephonyProperties.sysprop323 prop_name: "telephony.sms.receive"
/system/core/fastboot/
DREADME.md322 4. If the host does not receive a response in 500ms it will re-transmit.
398 The host will re-transmit any packet that does not receive a response. The

12