| /foundation/communication/dsoftbus/core/transmission/session/src/ |
| D | trans_session_manager.c | 61 SessionServer *tmp = NULL; in TransSessionServerIsExist() local 97 SessionServer *tmp = NULL; in TransSessionServerAddItem() local 124 SessionServer *tmp = NULL; in TransSessionServerDelItem() local 151 SessionServer *tmp = NULL; in TransDelItemByPackageName() local 179 SessionServer *tmp = NULL; in TransGetPkgNameBySessionName() local 211 SessionServer *tmp = NULL; in TransGetUidAndPid() local 240 SessionServer *tmp = NULL; in TransOnLinkDown() 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/wifi/tests/wifi_standard/wifi_framework/common/unittest/ |
| D | wifi_config_file_test.cpp | 38 WifiConfig tmp; variable 93 WifiDeviceConfig tmp; variable 153 HotspotConfig tmp; variable 194 StationInfo tmp; variable
|
| D | wifi_ip_tools_test.cpp | 40 std::vector<unsigned char> tmp; variable
|
| /foundation/communication/bluetooth/services/bluetooth_standard/common/ |
| D | bt_uuid.cpp | 80 std::string tmp = name; in ConvertFromString() local 97 Uuid tmp; in ConvertFrom16Bits() local 105 Uuid tmp; in ConvertFrom32Bits() local 133 Uuid tmp; in ConvertFromMostAndLeastBit() local 149 Uuid tmp; in ConvertFrom128Bits() local
|
| /foundation/communication/bluetooth/interfaces/innerkits/native_cpp/include/ |
| D | uuid.h | 107 std::string tmp = name; in FromString() local 169 std::string tmp = ""; in ToString() local 195 UUID tmp = val; in CompareTo() local 256 UUID tmp; in ConvertFrom128Bits() local
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_stub.cpp | 59 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local 77 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local 105 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local 121 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
|
| /foundation/communication/dsoftbus/components/nstackx_mini/nstackx_util/core/ |
| D | nstackx_event.c | 27 List *tmp = NULL; in SearchEventNode() local 65 List *tmp = NULL; in EventNodeChainClean() 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/communication/bluetooth/services/bluetooth_standard/service/src/util/ |
| D | state_machine.cpp | 67 State *tmp = it->second.get(); in Transition() local 96 State *tmp = &state; in GetStateDepth() local
|
| D | log_util.cpp | 31 std::string tmp = "**:**:**:**:**:**"; in GetEncryptAddr() local
|
| /foundation/communication/wifi/services/wifi_standard/ipc_framework/cRPC/src/ |
| D | context.c | 158 int tmp = context->rCapacity - context->rEnd; in ContextAppendRead() local 185 int tmp = context->wCapacity - context->wEnd; in ContextAppendWrite() local 218 int tmp = context->rCapacity - context->rBegin; in ContextGetReadRecord() local
|
| /foundation/multimedia/histreamer/engine/pipeline/filters/codec/ |
| D | codec_filter_base.h | 59 Plugin::Any tmp; in GetPluginParameterLocked() local
|
| /foundation/communication/bluetooth/services/bluetooth_standard/ipc/parcel/ |
| D | bluetooth_pbap_pce_parameter.cpp | 97 int tmp = 0; in readFromParcel() local 244 int tmp = 0; in readFromParcel() local 358 int tmp = 0; in readFromParcel() local 475 int32_t tmp = 0; in readFromParcel() local
|
| /foundation/multimedia/histreamer/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 415 Capability tmp; in ApplyCapabilitySet() local 431 auto tmp = Plugin::AnyCast<Plugin::IntervalCapability<T>>(value); in ExtractFixedCap() local 435 auto tmp = Plugin::AnyCast<Plugin::DiscreteCapability<T>>(value); in ExtractFixedCap() local 452 Plugin::ValueType tmp; in MetaToCapability() local 467 Plugin::ValueType tmp; in MergeMetaWithCapability() local 484 Plugin::ValueType tmp; in MergeMetaWithCapability() local
|
| /foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/properties/ |
| D | mkdtemp.cpp | 34 unique_ptr<char[]> tmp; in Sync() local 56 unique_ptr<char[]> tmp; in Async() local
|
| /foundation/communication/dsoftbus/adapter/common/kernel/liteos_a/ |
| D | softbus_adapter_mem.c | 30 void *tmp = SoftBusMalloc(size); in SoftBusCalloc() local
|
| /foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
| D | bundle_active_proxy.cpp | 75 std::shared_ptr<BundleActivePackageStats> tmp; in QueryPackageStats() local 109 std::shared_ptr<BundleActiveEvent> tmp; in QueryEvents() local 153 std::shared_ptr<BundleActivePackageStats> tmp; in QueryCurrentPackageStats() local 184 std::shared_ptr<BundleActiveEvent> tmp; in QueryCurrentEvents() local
|
| /foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/ |
| D | bluetooth_utils.cpp | 31 std::string tmp = "**:**:**:**:**:**"; in GetEncryptAddr() local
|
| /foundation/graphic/standard/rosen/modules/render_service/core/pipeline/ |
| D | rs_render_service.cpp | 81 sptr<RSIRenderServiceConnection> tmp; in CreateConnection() local 100 auto tmp = connections_.at(token); in RemoveConnection() local
|
| /foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/common/ |
| D | uni_error.cpp | 98 napi_value tmp = nullptr; in ThrowErr() local 109 napi_value tmp = nullptr; in ThrowErr() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
| D | uni_error.cpp | 98 napi_value tmp = nullptr; in ThrowErr() local 109 napi_value tmp = nullptr; in ThrowErr() local
|
| /foundation/distributeddatamgr/distributedfile/interfaces/kits/napi/common/ |
| D | uni_error.cpp | 98 napi_value tmp = nullptr; in ThrowErr() local 109 napi_value tmp = nullptr; in ThrowErr() local
|
| /foundation/multimedia/media_standard/services/engine/gstreamer/plugins/codec/hdi/common/src/ |
| D | gst_hdi_video.c | 47 … GstVideoFormat tmp = gst_hdi_video_pixelformt_to_gstvideoformat(*((PixelFormat*)(format->data))); in gst_hdi_video_set_caps_pixelformat() local
|
| /foundation/aafwk/standard/common/task_dispatcher/src/task/ |
| D | barrier_handler.cpp | 42 std::set<std::shared_ptr<Task>> tmp; in AddBarrier() local 150 … std::shared_ptr<BarrierPair> tmp = std::make_shared<BarrierPair>(CreateTaskSet(task), nullptr); in AddTaskAfterBarrier() local
|