Home
last modified time | relevance | path

Searched defs:tmpBuffer (Results 1 - 9 of 9) 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
/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

Completed in 6 milliseconds