Home
last modified time | relevance | path

Searched defs:isCopy (Results 1 - 21 of 21) sorted by relevance

/drivers/peripheral/huks/test/fuzztest/
H A Dhuks_hdi_fuzz_common.cpp52 int32_t HuksFreshParamSet(struct HksParamSet *paramSet, bool isCopy) in HuksFreshParamSet() argument
/base/security/certificate_framework/frameworks/core/param/src/
H A Dcf_param.c61 static int32_t CfFreshParamSet(CfParamSet *paramSet, bool isCopy) in CfFreshParamSet() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmdlist_fuzzer/
H A Ddraw_cmd_list_fuzzer.cpp43 uint32_t isCopy = GetObject<uint32_t>() % BOOL_SIZE; in DrawCmdListFuzzTest000() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_param.c63 static int32_t CmFreshParamSet(struct CmParamSet *paramSet, bool isCopy) in CmFreshParamSet() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/
H A DInterfaceNativeTest.cpp96 ets_boolean isCopy; in ETS_InterfaceNativeTest_testNewStrUTF() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_param.c63 static int32_t CmFreshParamSet(struct CmParamSet *paramSet, bool isCopy) in CmFreshParamSet() argument
176 static int32_t FreshParamSet(struct CmParamSet *paramSet, bool isCopy) in FreshParamSet() argument
/base/security/huks/interfaces/kits/c/src/
H A Dnative_huks_param.c67 struct OH_Huks_Result OH_Huks_FreshParamSet(struct OH_Huks_ParamSet *paramSet, bool isCopy) in OH_Huks_FreshParamSet() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Darray_native_test.cpp421 ets_boolean isCopy; in TEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/maskcmdlist_fuzzer/
H A Dmaskcmdlist_fuzzer.cpp94 bool isCopy = GetObject<bool>(); in MaskCmdListFuzzTest002() local
135 bool isCopy = GetObject<bool>(); in MaskCmdListFuzzTest003() local
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_param.c322 static int32_t FreshParamSet(struct HksParamSet *paramSet, bool isCopy) in FreshParamSet() argument
355 HKS_API_EXPORT int32_t HksFreshParamSet(struct HksParamSet *paramSet, bool isCopy) in HksFreshParamSet() argument
/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_function_test.cpp195 static int32_t HuksFreshParamSet(struct HksParamSet *paramSet, bool isCopy) in HuksFreshParamSet() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/
H A Drs_canvas_drawing_node_drawable_test.cpp276 bool isCopy = false; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_canvas_drawing_render_node_drawable_test.cpp319 bool isCopy = false; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dmask_cmd_list.cpp28 std::shared_ptr<MaskCmdList> MaskCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() argument
H A Ddraw_cmd_list.cpp30 std::shared_ptr<DrawCmdList> DrawCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2ITBlockPass.cpp123 static bool isCopy(MachineInstr *MI) { in isCopy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h402 inline bool isCopy(unsigned Opc) { in isCopy() function
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c875 HksStoreRenameKeyAlias(const struct HksStoreFileInfo *oldFileInfo, const struct HksStoreFileInfo *newFileInfo, const struct HksStoreMaterial *oldMaterial, bool isCopy) HksStoreRenameKeyAlias() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/
H A Drsmarshallinghelper_fuzzer.cpp224 bool isCopy = GetData<bool>(); in DoMarshallingHelper003() local
440 bool isCopy = GetData<bool>(); in DoMarshallingHelper011() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp928 int SQLiteSingleVerStorageExecutor::GetNextEntryFromResultSet(Key &key, Value &value, bool isCopy) in GetNextEntryFromResultSet() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
H A Dets_napi_native_interface.cpp1979 NO_UB_SANITIZE static const ets_char *GetStringChars(EtsEnv *env, ets_string string, ets_boolean *isCopy) in GetStringChars() argument
2035 NO_UB_SANITIZE static const char *GetStringUTFChars(EtsEnv *env, ets_string string, ets_boolean *isCopy) in GetStringUTFChars() argument

Completed in 21 milliseconds