HomeSort by: relevance | last modified time | path
    Searched defs:get_action (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/kyua-atf-compat/dist/
atf-report.sh 43 get_action() { function
73 kyua report-html --action="$(get_action /dev/stdin)" \
127 kyua report --action="$(get_action "${Lib_TempDir}/output")" \
  /src/external/bsd/kyua-cli/dist/engine/drivers/
scan_action.cpp 59 get_action(store::transaction& tx, optional< int64_t >& action_id) function in namespace:__anon6955
63 return tx.get_action(action_id.get());
101 const engine::action action = get_action(tx, action_id);
  /src/external/bsd/kyua-cli/dist/store/
transaction.cpp 654 store::transaction::get_action(const int64_t action_id) function in class:store::transaction
  /src/external/gpl2/texinfo/dist/info/
infokey.c 408 get_action,
657 state = get_action;
660 case get_action:
406 get_action, enumerator in enum:__anon9527

Completed in 20 milliseconds