Home
last modified time | relevance | path

Searched refs:reserved (Results 1 - 25 of 319) sorted by relevance

12345678910>>...13

/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DIpcProxy.cpp51 ipcOpt.reserved = nullptr; in RequestExitChildProcess()
82 ipcOpt.reserved = nullptr; in Add()
112 ipcOpt.reserved = nullptr; in StartNativeChildProcess()
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp59 static int32_t ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved,
65 int32_t RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) override;
67 int8_t &reserved, int8_t cookie) override;
70 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
73 (void) reserved; in RenderCallback()
79 const std::string &value, int8_t &reserved, int8_t cookie) in ParamCallback()
84 value.c_str(), static_cast<void *>(&reserved), cookies); in ParamCallback()
207 static int32_t ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, in ParamEventCallback() argument
78 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument
/test/xts/dcts/distributedhardware/distributedaudiotest/
H A Ddistributedaudiotest.cpp55 static int32_t ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved,
61 int32_t RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) override;
63 int8_t &reserved, int8_t cookie) override;
66 int32_t AudioParamCallbackImpl::RenderCallback(AudioCallbackType type, int8_t &reserved, int8_t &cookie) in RenderCallback() argument
69 (void) reserved; in RenderCallback()
75 const std::string &value, int8_t &reserved, int8_t cookie) in ParamCallback()
80 value.c_str(), static_cast<void *>(&reserved), cookies); in ParamCallback()
203 static int32_t ParamEventCallback(AudioExtParamKey key, const char *condition, const char *value, void *reserved, in ParamEventCallback() argument
74 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.h52 uint16_t reserved; member
89 uint8_t reserved; member
/test/xts/acts/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/
H A Dnapi_init.cpp28 HiCollie_DetectionParam param {.sampleStackTriggerTime = 150, .reserved = 0};
204 .reserved = { 0 },
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/
H A Dnapi_func_init.cpp42 .reserved = {0}};
H A Dnapi_render_init.cpp54 .reserved = {0}};
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/napi/
H A Dnapi_init.cpp47 .reserved = { 0 },
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfenvndk1.cpp47 .reserved = {0},
H A DapplicationTargetSdkVersionndk.cpp55 .reserved = {0},
H A DdeviceApiVersionndk.cpp56 .reserved = {0},
H A Difaddrsndk1.cpp53 .reserved = {0},
H A Dipcndk.cpp60 .reserved = {0},
H A Dklogndk.cpp57 .reserved = {0},
H A Dklogndk1.cpp49 .reserved = {0},
H A Dpersonalityndk.cpp59 .reserved = {0},
H A Dquotandk1.cpp52 .reserved = {0},
H A Dquotandk.cpp52 .reserved = {0},
H A Drandomndk1.cpp55 .reserved = {0},
H A Dstroptsndk.cpp56 .reserved = {0},
H A Dtermiosndk1.cpp60 .reserved = {0},
H A Dsysmmanndk.cpp56 .reserved = {0},
H A Dtgkillndk.cpp49 .reserved = {0},
/test/xts/acts/notification/ans_standard/actsNotificationNDKEnableTest/entry/src/main/cpp/
H A Denable.cpp51 .reserved = { 0 },
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/
H A Dnapi_init.cpp56 .reserved = {0},

Completed in 8 milliseconds

12345678910>>...13