Searched refs:cmdCode (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/security/testeffect/ |
D | CTSTestEffect.cpp | 102 int CTSEffects_command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize, in CTSEffects_command() argument 111 switch (cmdCode) { in CTSEffects_command()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | EffectBundleTest.java | 284 int cmdCode = EFFECT_CMD_SET_PARAM; in eqSetParamProperties() local 295 byte[].class).invoke(af, cmdCode, command, reply); in eqSetParamProperties() 327 int cmdCode = 8; // EFFECT_CMD_GET_PARAM in eqGetParamFreqRangeCommand() local 338 byte[].class).invoke(af, cmdCode, command, reply); in eqGetParamFreqRangeCommand()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0479/ |
D | poc.cpp | 41 virtual binder::Status commandExecuted(int32_t cmdCode __unused, in commandExecuted()
|