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 D | IpcProxy.cpp | 51 ipcOpt.reserved = nullptr; in RequestExitChildProcess() 82 ipcOpt.reserved = nullptr; in Add() 112 ipcOpt.reserved = nullptr; in StartNativeChildProcess()
|
/test/xts/dcts/distributedhardware/distributedaudionewtest/ |
H A D | distributedaudiotest.cpp | 59 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 D | distributedaudiotest.cpp | 55 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 D | loadbmp_test.h | 52 uint16_t reserved;
member 89 uint8_t reserved;
member
|
/test/xts/acts/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/ |
H A D | napi_init.cpp | 28 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 D | napi_func_init.cpp | 42 .reserved = {0}};
|
H A D | napi_render_init.cpp | 54 .reserved = {0}};
|
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/napi/ |
H A D | napi_init.cpp | 47 .reserved = { 0 },
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | fenvndk1.cpp | 47 .reserved = {0},
|
H A D | applicationTargetSdkVersionndk.cpp | 55 .reserved = {0},
|
H A D | deviceApiVersionndk.cpp | 56 .reserved = {0},
|
H A D | ifaddrsndk1.cpp | 53 .reserved = {0},
|
H A D | ipcndk.cpp | 60 .reserved = {0},
|
H A D | klogndk.cpp | 57 .reserved = {0},
|
H A D | klogndk1.cpp | 49 .reserved = {0},
|
H A D | personalityndk.cpp | 59 .reserved = {0},
|
H A D | quotandk1.cpp | 52 .reserved = {0},
|
H A D | quotandk.cpp | 52 .reserved = {0},
|
H A D | randomndk1.cpp | 55 .reserved = {0},
|
H A D | stroptsndk.cpp | 56 .reserved = {0},
|
H A D | termiosndk1.cpp | 60 .reserved = {0},
|
H A D | sysmmanndk.cpp | 56 .reserved = {0},
|
H A D | tgkillndk.cpp | 49 .reserved = {0},
|
/test/xts/acts/notification/ans_standard/actsNotificationNDKEnableTest/entry/src/main/cpp/ |
H A D | enable.cpp | 51 .reserved = { 0 },
|
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/ |
H A D | napi_init.cpp | 56 .reserved = {0},
|
Completed in 8 milliseconds
12345678910>>...13