Home
last modified time | relevance | path

Searched refs:delay_id (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc_Timer.h211 uint32_t delay_id);
DphLlcNfc_Timer.c1023 uint32_t delay_id, in phLlcNfc_URSET_Delay_Notify() argument
1033 phOsalNfc_Timer_Stop (delay_id); in phLlcNfc_URSET_Delay_Notify()
1034 phOsalNfc_Timer_Delete (delay_id); in phLlcNfc_URSET_Delay_Notify()
/external/chromium_org/chromeos/dbus/
Dpower_manager_client.cc442 suspend_delay_id_ = protobuf.delay_id(); in OnRegisterSuspendDelayReply()