| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/ |
| D | grid_component.h | 29 explicit GridItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridItemComponent() 35 explicit GridComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridComponent()
|
| D | list_component.h | 65 explicit ListItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemComponent() 111 explicit ListComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListComponent() 189 explicit ListItemGroupComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemGroupComponent()
|
| D | flowitem_component.h | 32 explicit FlowItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in FlowItemComponent()
|
| D | imagespan_component.h | 28 explicit ImageSpanComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ImageSpanComponent()
|
| D | scroll_component.h | 27 explicit ScrollComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ScrollComponent()
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/component/ |
| D | GridComponentTest.h | 27 explicit GridItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridItemComponent() 33 explicit GridComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridComponent()
|
| D | TextComponentTest.h | 27 explicit TextComponent(ArkUI_NodeHandle handle) : Component(handle) {} in TextComponent()
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/component/ |
| D | grid_component.h | 33 explicit GridItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridItemComponent() 39 explicit GridComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridComponent()
|
| D | list_component.h | 65 explicit ListItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemComponent() 111 explicit ListComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListComponent() 193 explicit ListItemGroupComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemGroupComponent()
|
| D | flowitem_component.h | 32 explicit FlowItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in FlowItemComponent()
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api15/entry/src/main/cpp/component/ |
| D | grid_component.h | 33 explicit GridItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridItemComponent() 39 explicit GridComponent(ArkUI_NodeHandle handle) : Component(handle) {} in GridComponent()
|
| D | list_component.h | 65 explicit ListItemComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemComponent() 111 explicit ListComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListComponent() 193 explicit ListItemGroupComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ListItemGroupComponent()
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| D | huks_three_stage_test_common.cpp | 47 static OH_Huks_Result TestLessThanMaxSeg(const struct OH_Huks_Blob *handle, const struct OH_Huks_Pa… in TestLessThanMaxSeg() 83 OH_Huks_Result HksTestUpdate(const struct OH_Huks_Blob *handle, const struct OH_Huks_ParamSet *para… in HksTestUpdate() 123 OH_Huks_Result TestUpdateLoopFinish(const struct OH_Huks_Blob *handle, const struct OH_Huks_ParamSe… in TestUpdateLoopFinish() 184 OH_Huks_Result TestUpdateFinish(const struct OH_Huks_Blob *handle, const struct OH_Huks_ParamSet *p… in TestUpdateFinish() 311 static OH_Huks_Result HksEncryptLoopUpdate(const struct OH_Huks_Blob *handle, const struct OH_Huks_… in HksEncryptLoopUpdate() 375 uint8_t handle[sizeof(uint64_t)] = {0}; in HuksEncrypt() local 386 static OH_Huks_Result HksDecryptLoopUpdate(const struct OH_Huks_Blob *handle, const struct OH_Huks_… in HksDecryptLoopUpdate() 451 uint8_t handle[sizeof(uint64_t)] = {0}; in HuksDecrypt() local 565 struct OH_Huks_Blob handle = {sizeof(uint64_t), handleU}; in HuksAgreeKey() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| D | display_test_utils.cpp | 95 uint32_t GetPixelValue(const BufferHandle &handle, int x, int y) in GetPixelValue() 128 uint32_t CheckPixel(const BufferHandle &handle, int x, int y, uint32_t color) in CheckPixel() 169 void SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) in SetPixel() 192 void ClearColor(const BufferHandle &handle, uint32_t color) in ClearColor() 201 void ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) in ClearColorRect() 212 std::vector<IRect> SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &colors) in SplitBuffer()
|
| D | hdi_test_render_utils.cpp | 30 void SetPixel(const BufferHandle& handle, int x, int y, uint32_t color) in SetPixel() 51 void ClearColor(const BufferHandle& handle, uint32_t color) in ClearColor()
|
| /test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/test/utils/param/derive/ |
| D | publicDeriveCallback.js | 19 let handle; variable 105 function updateSession(handle, HuksOptions) { argument 159 function abortSession(handle, HuksOptionsAbort) { argument 175 function finishSession(handle, HuksOptionsFinish) { argument
|
| /test/xts/acts/security/huks/huks_js_api8/entry/src/ohosTest/js/test/utils/param/derive/ |
| D | publicDeriveCallback.js | 19 let handle; variable 86 function update(handle, HuksOptions) { argument 127 function abort(handle, huksOptionsAbort) { argument 140 function finish(handle, huksOptionsFinish) { argument
|
| /test/xts/acts/developtools/hiplugintest/ |
| D | hipluginmoduleapitest.cpp | 69 void* handle; in MemoryPluginTest() local 195 void* handle = dlopen(LIB_PATH.c_str(), RTLD_LAZY); variable 221 void* handle = dlopen(LIB_PATH.c_str(), RTLD_LAZY); variable
|
| /test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/test/utils/param/signverify/ |
| D | publicSignverifyCallback.js | 22 let handle; variable 208 function updateSession(handle, HuksOptions) { argument 244 function finishSession(handle, HuksOptionsFinish) { argument 275 function abortSession(handle, HuksOptionsAbort) { argument
|
| /test/xts/acts/security/huks/huks_js_api8/entry/src/ohosTest/js/test/utils/param/signverify/ |
| D | publicSignverifyCallback.js | 22 let handle; variable 170 function updateCallback(handle, HuksOptions) { argument 196 function finish(handle, HuksOptionsFinish) { argument 221 function abort(handle, HuksOptionsAbort) { argument
|
| /test/xts/acts/multimedia/drm/AVCodecDrmNdk/entry/src/main/cpp/ |
| D | AvCodecDrmNdk.cpp | 45 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_CencInfo_Destroy() local 69 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetAlgorithm() local 114 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetKeyIdAndIv() local 165 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetSubsampleInfo() local 204 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetMode() local 245 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetAVBuffer() local
|
| /test/xts/acts/security/huks/huks_js_api8/entry/src/ohosTest/js/test/ |
| D | SecurityHuksCipherAESCallbackJsunit.test.js | 28 var handle; variable 111 async function update(handle, HuksOptions) { argument 128 function updateCallback(handle, HuksOptions) { argument 181 function finishCallback(handle, huksOptionsFinish) { argument 206 function abortCallback(handle, huksOptionsAbort) { argument
|
| /test/xts/acts/security/huks/huks_js_api8/entry/src/ohosTest/js/test/utils/param/agree/ |
| D | publicAgreeCallback.js | 22 let handle; variable 125 function update(handle, HuksOptions) { argument 166 function abort(handle, HuksOptionsAbort) { argument 179 function finish(handle, HuksOptionsFinish) { argument
|
| /test/xts/acts/security/huks/huks_js_api9/entry/src/ohosTest/js/test/utils/param/agree/ |
| D | publicAgreeCallback.js | 22 let handle; variable 152 function updateSession(handle, HuksOptions) { argument 204 function abortSession(handle, HuksOptionsAbort) { argument 220 function finishSession(handle, HuksOptionsFinish) { argument
|
| /test/xts/acts/arkui/ace_c_arkui_test_api18/entry/src/main/cpp/component/ |
| D | text_component.h | 27 explicit TextComponent(ArkUI_NodeHandle handle) : Component(handle) {} in TextComponent()
|