Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 6 of 6) sorted by relevance

/trusted-services/components/service/fwu/installer/
A Dinstaller.h81 int (*commit)(void *context); member
/trusted-services/components/service/fwu/common/
A Dupdate_agent_interface.h137 …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 Ddirect_fwu_client.cpp104 int direct_fwu_client::commit(uint32_t handle, bool accepted) in commit() function in direct_fwu_client
/trusted-services/components/service/fwu/agent/
A Dupdate_agent.c277 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 Dremote_fwu_client.cpp351 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 Dpsa_fwu_m_update_agent.c518 static int commit(void *context, uint32_t handle, bool accepted, uint32_t max_atomic_len, in commit() function

Completed in 24 milliseconds