Home
last modified time | relevance | path

Searched defs:cookie (Results 1 - 7 of 7) sorted by relevance

/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
H A Daudio_adapter_benchmarktest.cpp430 int8_t cookie = 0; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
H A Daudio_adapter_common_test.cpp2156 int8_t cookie = 1; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp731 int8_t cookie = 0; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp3202 int8_t cookie = 0; in HWTEST_F() local
3222 int8_t cookie = 127; in HWTEST_F() local
3240 int8_t cookie = -1; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp769 int8_t cookie = 0; in HWTEST_F() local
777 int8_t cookie = 0; in HWTEST_F() local
/test/xts/dcts/distributedhardware/distributedaudiotest/
H A Ddistributedaudiotest.cpp66 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
74 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument
203 ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, void *cookie) ParamEventCallback() argument
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp70 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
78 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument
207 ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, void *cookie) ParamEventCallback() argument

Completed in 16 milliseconds