Home
last modified time | relevance | path

Searched defs:usage_long (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/trusty/gatekeeper/
H A Dservice.cpp43 static const char* usage_long = "\n"; variable
/aosp_15_r20/system/core/trusty/keymaster/keymint/
H A Dservice.cpp59 static const char* usage_long = "\n"; variable
/aosp_15_r20/system/core/trusty/utils/trusty-ut-ctrl/
H A Dut-ctrl.c48 static const char* usage_long = "\n"; variable
/aosp_15_r20/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c103 static const char* usage_long = variable
/aosp_15_r20/external/iperf3/src/
H A Diperf_api.c117 usage_long(FILE *f) in usage_long() function