Searched defs:commit (Results 1 – 6 of 6) sorted by relevance
| /trusted-services/components/service/fwu/installer/ |
| A D | installer.h | 81 int (*commit)(void *context); member
|
| /trusted-services/components/service/fwu/common/ |
| A D | update_agent_interface.h | 137 …int (*commit)(void *context, uint32_t handle, bool accepted, uint32_t max_atomic_len, uint32_t *pr… member
|
| /trusted-services/components/service/fwu/test/fwu_client/direct/ |
| A D | direct_fwu_client.cpp | 104 int direct_fwu_client::commit(uint32_t handle, bool accepted) in commit() function in direct_fwu_client
|
| /trusted-services/components/service/fwu/agent/ |
| A D | update_agent.c | 277 static int commit(void *context, uint32_t handle, bool accepted, uint32_t max_atomic_len, in commit() function
|
| /trusted-services/components/service/fwu/test/fwu_client/remote/ |
| A D | remote_fwu_client.cpp | 351 int remote_fwu_client::commit(uint32_t handle, bool accepted) in commit() function in remote_fwu_client
|
| /trusted-services/components/service/fwu/psa_fwu_m/agent/ |
| A D | psa_fwu_m_update_agent.c | 518 static int commit(void *context, uint32_t handle, bool accepted, uint32_t max_atomic_len, in commit() function
|
Completed in 24 milliseconds