Searched defs:h (Results 1 – 12 of 12) sorted by relevance
| /test/xts/acts/security/cryptoFramework/js_api_test_two/src/main/js/test/utils/certificate/ |
| D | publicCertificatePromise.js | 44 selfSignedCaCertDer.match(/[\da-f]{2}/gi).map(function (h) { argument 326 testCrlDer.match(/[\da-f]{2}/gi).map(function (h) { argument 409 crlVerifyPriKeyHex.match(/[\da-f]{2}/gi).map(function (h) { argument 414 crlVerifyPubKeyHex.match(/[\da-f]{2}/gi).map(function (h) { argument 419 crlHex.match(/[\da-f]{2}/gi).map(function (h) { argument
|
| D | publicCertificateCallback.js | 44 selfSignedCaCertDer.match(/[\da-f]{2}/gi).map(function (h) { argument 344 testCrlDer.match(/[\da-f]{2}/gi).map(function (h) { argument 466 crlVerifyPriKeyHex.match(/[\da-f]{2}/gi).map(function (h) { argument 471 crlVerifyPubKeyHex.match(/[\da-f]{2}/gi).map(function (h) { argument 476 crlHex.match(/[\da-f]{2}/gi).map(function (h) { argument
|
| /test/xts/acts/kernel_lite/dyload_posix/ |
| D | DlopenTest.cpp | 50 void* h = dlopen(newSO, RTLD_NOW); variable 103 void* h = dlopen("./target/libdso1.so", RTLD_NOW); variable 163 void* h = dlopen("not_exist_dso1.so", RTLD_NOW); variable
|
| D | DlopenApiTest.cpp | 52 void* h = dlopen(0, 0); variable
|
| /test/xts/hats/hdf/display/device/ |
| D | hdi_device_test.h | 32 float h = 0; // ratio member 37 float h; member 42 uint32_t h; member
|
| D | hdi_composition_check.h | 37 void Init(uint32_t w, uint32_t h) in Init()
|
| D | hdi_test_layer.cpp | 22 HdiGrallocBuffer::HdiGrallocBuffer(uint32_t w, uint32_t h, PixelFormat fmt) in HdiGrallocBuffer()
|
| D | hdi_test_display.cpp | 92 std::shared_ptr<HdiTestLayer> HdiTestDisplay::CreateHdiTestLayer(uint32_t w, uint32_t h) in CreateHdiTestLayer()
|
| D | hdi_device_test.cpp | 263 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
|
| /test/ostest/wukong/component_event/src/ |
| D | component_tree.cpp | 79 … uint64_t h = (uint64_t)(rect_.GetRightBottomYScreenPostion() - rect_.GetLeftTopYScreenPostion()); in SetNodeId() local
|
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/ |
| D | egl_core.cpp | 67 void EGLCore::GLContextInit(void* window, int w, int h) in GLContextInit()
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| D | SignalTestUtils.cpp | 196 void IpcSignalTest::SignalFailTest(int signum, handler_type h, int expectErrno) in SignalFailTest()
|