Home
last modified time | relevance | path

Searched defs:temp (Results 1 - 25 of 299) sorted by relevance

12345678910>>...12

/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dparcel_util.cpp41 auto *temp = malloc(rawMem.bufferLen); // free by Parcel! in Raw2Parcel() local
/foundation/distributeddatamgr/udmf/framework/common/
H A Dendian_converter.cpp26 uint32_t temp; in HostToNet() local
41 uint32_t temp; in NetToHost() local
56 uint64_t temp; HostToNet() local
71 uint64_t temp; NetToHost() local
[all...]
/foundation/communication/bluetooth_service/test/fuzztest/host/pairdevice_fuzzer/
H A Dpairdevice_fuzzer.cpp34 char temp[18] = {0}; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_core_test.cpp52 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
H A Degl_wrapper_display_test.cpp94 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
111 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
154 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
185 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
216 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
246 auto temp = gWrapperHook.isLoad; HWTEST_F() local
276 auto temp = gWrapperHook.isLoad; HWTEST_F() local
306 auto temp = gWrapperHook.isLoad; HWTEST_F() local
336 auto temp = gWrapperHook.isLoad; HWTEST_F() local
354 auto temp = gWrapperHook.isLoad; HWTEST_F() local
384 auto temp = gWrapperHook.isLoad; HWTEST_F() local
414 auto temp = gWrapperHook.isLoad; HWTEST_F() local
444 auto temp = gWrapperHook.isLoad; HWTEST_F() local
474 auto temp = gWrapperHook.isLoad; HWTEST_F() local
504 auto temp = gWrapperHook.isLoad; HWTEST_F() local
522 auto temp = gWrapperHook.isLoad; HWTEST_F() local
552 auto temp = gWrapperHook.isLoad; HWTEST_F() local
582 auto temp = gWrapperHook.isLoad; HWTEST_F() local
599 auto temp = gWrapperHook.isLoad; HWTEST_F() local
629 auto temp = gWrapperHook.isLoad; HWTEST_F() local
685 auto temp = gWrapperHook.isLoad; HWTEST_F() local
715 auto temp = gWrapperHook.isLoad; HWTEST_F() local
771 auto temp = gWrapperHook.isLoad; HWTEST_F() local
801 auto temp = gWrapperHook.isLoad; HWTEST_F() local
[all...]
H A Degl_wrapper_entry_test.cpp474 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
489 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
765 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
780 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
795 auto temp = gWrapperHook.isLoad; in HWTEST_F() local
809 auto temp = gWrapperHook.isLoad; HWTEST_F() local
939 auto temp = gWrapperHook.isLoad; HWTEST_F() local
953 auto temp = gWrapperHook.isLoad; HWTEST_F() local
967 auto temp = gWrapperHook.isLoad; HWTEST_F() local
981 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1007 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1021 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1035 auto temp = gWrapperHook.isLoad; HWTEST_F() local
1049 auto temp = gWrapperHook.isLoad; HWTEST_F() local
[all...]
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_label.cpp38 PluginLabel *temp = nullptr; in GetInstance() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Ddump_ffrt_helper_test.cpp69 int temp = OHOS::AppExecFwk::DumpFfrtHelper::DumpFfrt(result); in HWTEST_F() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_bigint.cpp39 auto temp = dst[i]; in ReverseBytes() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dipc_stream_listener_stub.cpp57 int32_t temp = data.ReadInt32(); in HandleOnOperationHandled() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion.h102 auto const temp = Quat(x - rhs.x, y - rhs.y, z - rhs.z, w - rhs.w); in operator ==() local
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_entry_test.cpp65 std::shared_ptr<ProfileEntry> temp = std::make_shared<ProfileEntry>(); in HWTEST_F() local
79 std::shared_ptr<ProfileEntry> temp = std::make_shared<ProfileEntry>(); in HWTEST_F() local
93 std::shared_ptr<ProfileEntry> temp = std::make_shared<ProfileEntry>(); in HWTEST_F() local
/foundation/communication/bluetooth_service/test/fuzztest/host/cancelpaireddevice_fuzzer/
H A Dcancelpaireddevice_fuzzer.cpp35 char temp[18] = {0}; in DoSomethingInterestingWithMyAPI() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp39 uint8_t temp = *iter; in ConvertIntToHexString() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_utils.cpp38 uint8_t temp = *iter; in ConvertIntToHexString() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_adapter_utils.cpp35 char temp[18] = {0}; // convert addr len. in ConvertAddr() local
63 char temp[18] = {0}; in GetAddrFromByte() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h49 int32_t temp = v; in AtomicIncrementIfNotZero() local
98 int32_t temp = v; in AtomicIncrementIfNotZero() local
/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.cpp68 std::weak_ptr<IPlayerService> &temp = *it2; in AddListener() local
/foundation/multimedia/player_framework/services/services/monitor/client/
H A Dmonitor_client.cpp189 std::shared_ptr<MonitorClient> temp; in ~Destroy() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetlink_msg_test.cpp71 char temp[10] = "123456789"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_anonymous.cpp65 char *temp = nullptr; in WifiDirectAnonymize() local
/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/
H A Dnfccontrollercallbackstub_fuzzer.cpp53 char temp[18] = {0}; in BuildAddressString() local
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dpredicates_utils.cpp61 std::string temp; in SetAttributes() local
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend.c110 WlanChannelInfo *temp = g_channelInfoList.buff; in SoftBusRequestWlanChannelInfo() local
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp128 uint8_t* temp = const_cast<uint8_t*>(data); in FuzzPublishServiceState() local

Completed in 12 milliseconds

12345678910>>...12