| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_utils.cpp | 39 uint8_t temp = *iter; in ConvertIntToHexString() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_utils.cpp | 38 uint8_t temp = *iter; in ConvertIntToHexString() local
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_adapter_utils.cpp | 35 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 D | atomics.h | 49 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 D | avsession_background.cpp | 68 std::weak_ptr<IPlayerService> &temp = *it2; in AddListener() local
|
| /foundation/multimedia/player_framework/services/services/monitor/client/ |
| H A D | monitor_client.cpp | 189 std::shared_ptr<MonitorClient> temp; in ~Destroy() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netlink_msg_test.cpp | 71 char temp[10] = "123456789"; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_anonymous.cpp | 65 char *temp = nullptr; in WifiDirectAnonymize() local
|
| /foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/ |
| H A D | nfccontrollercallbackstub_fuzzer.cpp | 53 char temp[18] = {0}; in BuildAddressString() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/ |
| H A D | predicates_utils.cpp | 61 std::string temp;
in SetAttributes() local
|
| /foundation/communication/dsoftbus/adapter/common/net/hdi/common/ |
| H A D | softbus_adapter_wlan_extend.c | 110 WlanChannelInfo *temp = g_channelInfoList.buff; in SoftBusRequestWlanChannelInfo() local
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
| H A D | egl_wrapper_entry_test.cpp | 474 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...] |
| /test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/ |
| H A D | attest_tdd_data_transfer.c | 57 uint8_t *temp = (uint8_t *)malloc(mollocLen); in AttestSeriaToBinary() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ffv1dec_template.c | 149 TYPE *temp = sample[p][0]; // FIXME: try a normal buffer in decode_rgb_frame() local
|
| H A D | pgxdec.c | 34 uint64_t temp; in pgx_get_number() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_spp.h | 40 uint16_t *temp; member
|
| /third_party/gn/src/base/mac/ |
| H A D | scoped_typeref.h | 118 __unsafe_unretained T temp = that.object_; in swap() local 127 __unsafe_unretained T temp = object_; in __attribute() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-jpeg.c | 138 int temp = -1; in _cupsImageReadJPEG() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | rbutil.c | 76 char temp; in itostr() local
|
| /third_party/libwebsockets/lib/jose/jwe/ |
| H A D | jwe-ecdh-es-aeskw.c | 199 lws_jwe_encrypt_ecdh(struct lws_jwe *jwe, char *temp, int *temp_len, in lws_jwe_encrypt_ecdh() argument 378 lws_jwe_encrypt_ecdh_cbc_hs(struct lws_jwe *jwe, char *temp, int *temp_len) in lws_jwe_encrypt_ecdh_cbc_hs() argument 604 lws_jwe_auth_and_decrypt_ecdh_cbc_hs(struct lws_jwe *jwe, char *temp, int *temp_len) lws_jwe_auth_and_decrypt_ecdh_cbc_hs() argument [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | StdOutStream.cpp | 52 AString temp;
in operator <<() local 58 void CStdOutStream::PrintUString(const UString &s, AString &temp)
in PrintUString() argument
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | log.c | 126 double_accessor temp; in log() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_discard.cpp | 178 ir_variable *temp = new(mem_ctx) ir_variable(glsl_type::bool_type, visit_leave() local [all...] |
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwe/ |
| H A D | main.c | 80 char temp[MAX_SIZE], compact[MAX_SIZE]; variable [all...] |
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/ |
| H A D | main.c | 15 char temp[MAX_SIZE], compact[MAX_SIZE]; variable [all...] |