Home
last modified time | relevance | path

Searched defs:tmpBuffer (Results 1 - 15 of 15) sorted by relevance

/base/security/code_signature/interfaces/innerkits/jit_code_sign/src/
H A Djit_code_signer_single.cpp71 ValidateCodeCopy(Instr *jitMemory, Byte *tmpBuffer, int size) ValidateCodeCopy() argument
H A Djit_code_signer_base.cpp41 void JitCodeSignerBase::RegisterTmpBuffer(Byte *tmpBuffer) in RegisterTmpBuffer() argument
128 int32_t JitCodeSignerBase::CheckDataCopy(Instr *jitMemory, Byte *tmpBuffer, int size) in CheckDataCopy() argument
H A Djit_code_signer_hybrid.cpp130 ValidateCodeCopy( Instr *jitMemory, Byte *tmpBuffer, int size) ValidateCodeCopy() argument
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_node_utils.cpp79 auto tmpBuffer = malloc(buffer->GetSize()); in TransformToVirAddress() local
/test/ostest/wukong/common/src/
H A Dwukong_logger.cpp177 std::queue<LogInfo> tmpBuffer; in Run() local
/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Djit_buffer_integrity.h66 static inline int32_t RegisterTmpBuffer(JitCodeSignerBase *signer, void *tmpBuffer) in RegisterTmpBuffer() argument
204 CopyToJitCode( JitCodeSignerBase *signer, void *jitMemory, void *tmpBuffer, int size) CopyToJitCode() argument
/base/security/code_signature/test/unittest/
H A Djit_code_sign_test.cpp497 Byte tmpBuffer[INSTRUCTIONS_SET_SIZE_BYTES] = {0}; in HWTEST_F() local
652 uint32_t *tmpBuffer = reinterpret_cast<uint32_t *>(malloc(BUFFER_SIZE)); in HWMTEST_F() local
807 uint32_t tmpBuffer[INSTRUCTIONS_SET_SIZ in HWTEST_F() local
[all...]
H A Dcert_chain_verifier_test.cpp236 std::vector<uint32_t> tmpBuffer = {0}; in HWTEST_F() local
[all...]
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_cfgvar.c318 SandboxBuffer *tmpBuffer = &((SandboxContext *)context)->buffer[BUFFER_FOR_TMP]; in GetSandboxRealVar() local
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_output_event.c287 char tmpBuffer[LOG_FMT_MAX_LEN] = {0}; in OutputEventRealtime() local
325 uint8 *tmpBuffer = NULL; in Output2Flash() local
[all...]
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c289 uint8 *tmpBuffer = NULL; in OutputLog2BinFile() local
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp372 uint8_t *tmpBuffer = new uint8_t[attr.size]; in WriteOutputFrame() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3838 char tmpBuffer[CMSG_SPACE(sizeof(int))]; in testMemoryFdSendOverSocket() local
3866 char tmpBuffer[CMSG_SPACE(sizeof(int))]; in testMemoryFdSendOverSocket() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp3719 char tmpBuffer[CMSG_SPACE(sizeof(int))]; in testMemoryFdSendOverSocket() local
3747 char tmpBuffer[CMSG_SPACE(sizeof(int))]; in testMemoryFdSendOverSocket() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h9428 hufUncompress(reinterpret_cast<const char *>(ptr), length, &tmpBuffer); in DecompressPiz() local
[all...]

Completed in 50 milliseconds