| /foundation/multimedia/media_foundation/src/meta/ |
| D | any.cpp | 104 Any tmp(parcel.ReadBool()); in BaseTypesFromParcel() local 109 Any tmp(parcel.ReadInt32()); in BaseTypesFromParcel() local 114 Any tmp(parcel.ReadInt64()); in BaseTypesFromParcel() local 119 Any tmp(parcel.ReadFloat()); in BaseTypesFromParcel() local 124 Any tmp(parcel.ReadDouble()); in BaseTypesFromParcel() local 129 Any tmp(parcel.ReadString()); in BaseTypesFromParcel() local 136 Any tmp(val); in BaseTypesFromParcel() local
|
| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
| D | softbus_adapter_mem.c | 31 void *tmp = OhosMalloc(MEM_TYPE_SOFTBUS_LSRAM, size); in SoftBusMalloc() local 33 void *tmp = malloc(size); in SoftBusMalloc() local 40 void *tmp = SoftBusMalloc(size); in SoftBusCalloc() local
|
| /foundation/communication/dsoftbus/core/transmission/session/src/ |
| D | trans_session_manager.c | 92 SessionServer *tmp = NULL; in TransSessionServerIsExist() local 116 SessionServer *tmp = NULL; in ShowSessionServer() local 144 SessionServer *tmp = NULL; in TransSessionServerAddItem() local 193 SessionServer *tmp = NULL; in TransSessionServerDelItem() local 252 SessionServer *tmp = NULL; in TransDelItemByPackageName() local 285 SessionServer *tmp = NULL; in TransGetPkgNameBySessionName() local 326 SessionServer *tmp = NULL; in TransGetUidAndPid() local 350 SessionServer *tmp = NULL; in TransListDelete() local 366 SessionServer *tmp = NULL; in TransListCopy() local 408 SessionServer *tmp = NULL; in TransOnLinkDown() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/generic/ |
| D | platform_device_gles.cpp | 29 const ImageDescGLES& tmp = (const ImageDescGLES&)platformData; in RENDER_BEGIN_NAMESPACE() local 42 const ImageDescGL& tmp = (const ImageDescGL&)platformData; in RENDER_BEGIN_NAMESPACE() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/state_manage/ |
| D | cj_persistent_storage_ffi.cpp | 65 std::string tmp; in FfiOHOSAceFrameworkPersistentGetString() local 95 std::string tmp; in FfiOHOSAceFrameworkPersistentGetInt64() local 110 std::string tmp = std::to_string(value); in FfiOHOSAceFrameworkPersistentSetInt64() local 126 std::string tmp; in FfiOHOSAceFrameworkPersistentGetFloat64() local 141 std::string tmp = std::to_string(value); in FfiOHOSAceFrameworkPersistentSetFloat64() local 157 std::string tmp; in FfiOHOSAceFrameworkPersistentGetBool() local 172 std::string tmp = value ? "true": "false"; in FfiOHOSAceFrameworkPersistentSetBool() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/ |
| D | sessionmock_fuzzer.cpp | 97 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in SendBytesInnerTest() local 108 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in GetPeerUidInnerTest() local 119 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in GetPeerPidInnerTest() local 130 int *tmp = const_cast<int *>(reinterpret_cast<const int *>(data)); in IsServerSideInnerTest() local 141 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetMySessionNameInnerTest() local 152 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPeerSessionNameInnerTest() local 163 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPeerDeviceIdInnerTest() local 174 char *tmp = const_cast<char *>(reinterpret_cast<const char *>(data)); in GetPkgNameInnerTest() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
| D | wifi_config_file_test.cpp | 38 WifiConfig tmp; variable 93 WifiDeviceConfig tmp; variable 150 HotspotConfig tmp; variable 191 StationInfo tmp; variable
|
| /foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/ |
| D | endian.h | 20 int tmp = 0x01; in IsLe() local 26 int tmp = 0x01; in IsBe() local
|
| /foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/ |
| D | disc_coap_test.cpp | 116 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable 240 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable 325 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable 444 DiscoveryFuncInterface *tmp = DiscCoapInit(nullptr); variable
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| D | bt_uuid.cpp | 85 std::string tmp = name; in ConvertFromString() local 102 Uuid tmp; in ConvertFrom16Bits() local 110 Uuid tmp; in ConvertFrom32Bits() local 138 Uuid tmp; in ConvertFromMostAndLeastBit() local 154 Uuid tmp; in ConvertFrom128Bits() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
| D | link_stack.cpp | 34 StackNode *tmp = head_; in FreeNode() local 81 StackNode *tmp = top_; in Pop() local
|
| D | link_queue.cpp | 78 QueueNode *tmp = front_->GetNodeNext(); in Dequeue() local 95 QueueNode *tmp = front_; in FreeNode() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streamdepacketizer_fuzzer/ |
| D | streamdepacketizer_fuzzer.cpp | 34 char tmp[Communication::SoftBus::MAX_STREAM_LEN - OVERHEAD_LEN + 1] = {0}; in DepacketizeHeaderTest() local 48 char tmp[Communication::SoftBus::MAX_STREAM_LEN - OVERHEAD_LEN + 1] = {0}; in DepacketizeBufferTest() local
|
| /foundation/distributedhardware/device_manager/services/service/src/permission/standard/ |
| D | permission_manager.cpp | 165 std::string tmp(g_authCodeWhiteList[index]); in CheckProcessNameValidOnAuthCode() local 185 std::string tmp(g_pinHolderWhiteList[index]); in CheckProcessNameValidOnPinHolder() local 198 std::string tmp(systemSaWhiteList[index]); in CheckSystemSA() local 210 std::string tmp(systemSaWhiteList[index]); in GetSystemSA() local
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | uuid.cpp | 56 std::string tmp = name; in FromString() local 108 std::string tmp = ""; in ToString() local 128 UUID tmp = val; in CompareTo() local 162 UUID tmp; in ConvertFrom128Bits() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| D | nstackx_event.c | 27 List *tmp = NULL; in SearchEventNode() local 65 List *tmp = NULL; in EventNodeChainClean() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| D | vector.h | 438 pointer tmp = setup_storage(count); in resize() local 455 pointer tmp = setup_storage(count); in resize() local 468 pointer tmp = (pointer)allocator_.alloc(size_ * sizeof(value_type)); in shrink_to_fit() local 560 pointer tmp = allocate_if_needed(size_ + 1U); in insert() local 589 pointer tmp = allocate_if_needed(size_ + 1U); in insert() local 623 pointer tmp = allocate_if_needed(size_ + count); in insert() local 669 pointer tmp = allocate_if_needed(static_cast<size_type>(size_ + count)); in append() local 691 pointer tmp = allocate_if_needed(static_cast<size_type>(size_ + cnt)); in append() local 711 pointer tmp = allocate_if_needed(static_cast<size_type>(size_ + cnt)); in append() local 765 pointer tmp = allocate_if_needed(size_ + 1U); in emplace() local [all …]
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_stub.cpp | 129 bool tmp = result[i].Marshalling(reply); in HandleQueryBundleStatsInfoByInterval() local 153 bool tmp = result[i].Marshalling(reply); in HandleQueryBundleEvents() local 179 bool tmp = result[i].Marshalling(reply); in HandleQueryBundleStatsInfos() local 210 bool tmp = result[i].Marshalling(reply); in HandleQueryCurrentBundleEvents() local 233 bool tmp = results[i].Marshalling(reply); in HandleQueryModuleUsageRecords() local 290 bool tmp = result[i].Marshalling(reply); in HandleQueryDeviceEventStats() local 314 bool tmp = result[i].Marshalling(reply); in HandleQueryNotificationEventStats() local
|
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| D | napi_remote_object_holder.cpp | 131 sptr<IRemoteObject> tmp = wptrCachedObject_.promote(); in Get() local 142 IPCObjectStub *tmp = static_cast<IPCObjectStub *>(object.GetRefPtr()); in Set() local 164 sptr<IRemoteObject> tmp = wptrCachedObject_.promote(); in CleanJsEnv() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranstcpdirectlistener_fuzzer/ |
| D | clienttranstcpdirectlistener_fuzzer.cpp | 77 char tmp = *(reinterpret_cast<const char*>(data)); in TransTdcSendBytesTest() local 86 char tmp = *(reinterpret_cast<const char*>(data)); in TransTdcSendMessageTest() local 151 char tmp[SESSION_NAME_SIZE_MAX] = {0}; in ClientTransTdcOnChannelOpenedTest() local 182 char tmp[SESSION_NAME_SIZE_MAX] = {0}; in ClientTransTdcOnSessionOpenedTest() local 226 char tmp[PROXY_MAX_MESSAGE_LEN] = {0}; in ClientTransTdcOnDataReceivedTest() local
|
| /foundation/communication/wifi/wifi/base/cRPC/src/ |
| D | context.c | 175 int tmp = (int)(context->rCapacity - context->rEnd); in ContextAppendRead() local 202 int tmp = (int)(context->wCapacity - context->wEnd); in ContextAppendWrite() local 235 int tmp = (int)(context->rCapacity - context->rBegin); in ContextGetReadRecord() local
|
| /foundation/communication/netstack/utils/profiler_utils/src/ |
| D | i_network_message.cpp | 43 char *tmp = nullptr; in GetIpAddressFromCurlHandle() local 56 char *tmp = nullptr; in GetEffectiveUrlFromCurlHandle() local 69 long tmp = CURL_HTTP_VERSION_1_1; in GetHttpVersionFromCurlHandle() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| D | state_machine.cpp | 67 State *tmp = it->second.get(); in Transition() local 96 State *tmp = &state; in GetStateDepth() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| D | path_tools.cpp | 115 auto tmp = getcwd(nullptr, 0); in GetCurrentDirectory() local 129 auto tmp = _getcwd(nullptr, 0); in GetCurrentDirectory() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| D | compatible_check.cpp | 206 …if (std::any_of(v2.begin(), v2.end(), [&v1, &cmpFunc](const T& tmp){return cmpFunc(tmp, v1) == 0;}… in FDCapabilityCheck() 261 …if (std::any_of(v2.begin(), v2.end(), [&cap1, &cmpFunc](const T& tmp){return cmpFunc(cap1, tmp) ==… in DDCapabilityCheck() 381 Plugin::ValueType tmp; in MergeCapabilityKeys() local 417 Capability tmp; in ApplyCapabilitySet() local 433 auto tmp = Plugin::AnyCast<Plugin::IntervalCapability<T>>(value); in ExtractFixedCap() local 437 auto tmp = Plugin::AnyCast<Plugin::DiscreteCapability<T>>(value); in ExtractFixedCap() local 454 Plugin::ValueType tmp; in MetaToCapability() local 469 Plugin::ValueType tmp; in MergeMetaWithCapability() local 486 Plugin::ValueType tmp; in MergeMetaWithCapability() local
|