Home
last modified time | relevance | path

Searched defs:tempPtr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_module.c113 void *tempPtr = NULL; in DestroyDasTask() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_sm4_cipher_test_common.cpp145 uint8_t *tempPtr = cipherText.data; in HksSm4CipherTestCaseGcm() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp645 std::unique_ptr<VideoStyle> tempPtr = std::make_unique<VideoStyle>(); variable