Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 177) sorted by relevance

12345678

/foundation/communication/dsoftbus/core/transmission/session/src/
Dtrans_session_manager.c61 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/
Dsoftbus_adapter_mem.c31 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/
Dwifi_config_file_test.cpp38 WifiConfig tmp; variable
93 WifiDeviceConfig tmp; variable
153 HotspotConfig tmp; variable
194 StationInfo tmp; variable
Dwifi_ip_tools_test.cpp40 std::vector<unsigned char> tmp; variable
/foundation/communication/bluetooth/services/bluetooth_standard/common/
Dbt_uuid.cpp80 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/
Duuid.h107 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/
Dbundle_active_stub.cpp59 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/
Dnstackx_event.c27 List *tmp = NULL; in SearchEventNode() local
65 List *tmp = NULL; in EventNodeChainClean() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
Dnstackx_event.c27 List *tmp = NULL; in SearchEventNode() local
65 List *tmp = NULL; in EventNodeChainClean() local
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/util/
Dstate_machine.cpp67 State *tmp = it->second.get(); in Transition() local
96 State *tmp = &state; in GetStateDepth() local
Dlog_util.cpp31 std::string tmp = "**:**:**:**:**:**"; in GetEncryptAddr() local
/foundation/communication/wifi/services/wifi_standard/ipc_framework/cRPC/src/
Dcontext.c158 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/
Dcodec_filter_base.h59 Plugin::Any tmp; in GetPluginParameterLocked() local
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/parcel/
Dbluetooth_pbap_pce_parameter.cpp97 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/
Dcompatible_check.cpp206 …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/
Dmkdtemp.cpp34 unique_ptr<char[]> tmp; in Sync() local
56 unique_ptr<char[]> tmp; in Async() local
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_a/
Dsoftbus_adapter_mem.c30 void *tmp = SoftBusMalloc(size); in SoftBusCalloc() local
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
Dbundle_active_proxy.cpp75 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/
Dbluetooth_utils.cpp31 std::string tmp = "**:**:**:**:**:**"; in GetEncryptAddr() local
/foundation/graphic/standard/rosen/modules/render_service/core/pipeline/
Drs_render_service.cpp81 sptr<RSIRenderServiceConnection> tmp; in CreateConnection() local
100 auto tmp = connections_.at(token); in RemoveConnection() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/common/
Duni_error.cpp98 napi_value tmp = nullptr; in ThrowErr() local
109 napi_value tmp = nullptr; in ThrowErr() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
Duni_error.cpp98 napi_value tmp = nullptr; in ThrowErr() local
109 napi_value tmp = nullptr; in ThrowErr() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/napi/common/
Duni_error.cpp98 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/
Dgst_hdi_video.c47 … 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/
Dbarrier_handler.cpp42 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

12345678