Home
last modified time | relevance | path

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

1234567891011

/foundation/communication/dsoftbus/core/transmission/session/src/
Dtrans_session_manager.c84 SessionServer *tmp = NULL; in TransSessionServerIsExist() local
120 SessionServer *tmp = NULL; in TransSessionServerAddItem() local
147 SessionServer *tmp = NULL; in TransSessionServerDelItem() local
174 SessionServer *tmp = NULL; in TransDelItemByPackageName() local
203 SessionServer *tmp = NULL; in TransGetPkgNameBySessionName() local
236 SessionServer *tmp = NULL; in TransGetUidAndPid() local
264 SessionServer *tmp = NULL; in TransListDelete() local
280 SessionServer *tmp = NULL; in TransListCopy() local
317 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/dsoftbus/tests/sdk/transmission/fuzztest/sessionmock_fuzzer/
Dsessionmock_fuzzer.cpp30 char *tmp = const_cast<char*>(reinterpret_cast<const char*>(data)); in GetPkgNameInnerTest() local
40 char *tmp = const_cast<char*>(reinterpret_cast<const char*>(data)); in GetPeerDeviceIdInnerTest() local
51 char *tmp = const_cast<char*>(reinterpret_cast<const char*>(data)); in GetPeerSessionNameInnerTest() local
61 char *tmp = const_cast<char*>(reinterpret_cast<const char*>(data)); in GetMySessionNameInnerTest() local
71 int *tmp = const_cast<int*>(reinterpret_cast<const int*>(data)); in IsServerSideInnerTest() local
81 int *tmp = const_cast<int*>(reinterpret_cast<const int*>(data)); in GetPeerPidInnerTest() local
91 int *tmp = const_cast<int*>(reinterpret_cast<const int*>(data)); in GetPeerUidInnerTest() local
101 char *tmp = const_cast<char*>(reinterpret_cast<const char*>(data)); in SendBytesInnerTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
Dendian.h20 int tmp = 0x01; in IsLe() local
26 int tmp = 0x01; in IsBe() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/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/common/
Dbt_uuid.cpp85 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/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_stub.cpp69 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
86 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
112 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
128 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
152 bool tmp = results[i].Marshalling(reply); in OnRemoteRequest() local
188 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
205 bool tmp = result[i].Marshalling(reply); in OnRemoteRequest() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
Dlink_stack.cpp34 StackNode *tmp = head_; in FreeNode() local
87 StackNode *tmp = top_; in Pop() local
Dlink_queue.cpp78 QueueNode *tmp = front_->GetNodeNext(); in Dequeue() local
95 QueueNode *tmp = front_; in FreeNode() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streamdepacketizer_fuzzer/
Dstreamdepacketizer_fuzzer.cpp33 char tmp[Communication::SoftBus::MAX_STREAM_LEN - OVERHEAD_LEN + 1] = {0}; in DepacketizeHeaderTest() local
47 char tmp[Communication::SoftBus::MAX_STREAM_LEN - OVERHEAD_LEN + 1] = {0}; in DepacketizeBufferTest() local
/foundation/communication/bluetooth/interfaces/inner_api/include/
Duuid.h109 std::string tmp = name; in FromString() local
171 std::string tmp = ""; in ToString() local
197 UUID tmp = val; in CompareTo() local
258 UUID tmp; in ConvertFrom128Bits() 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/service/src/util/
Dstate_machine.cpp67 State *tmp = it->second.get(); in Transition() local
96 State *tmp = &state; in GetStateDepth() local
/foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/src/
Dcontext.c175 int tmp = context->rCapacity - context->rEnd; in ContextAppendRead() local
202 int tmp = context->wCapacity - context->wEnd; in ContextAppendWrite() local
235 int tmp = context->rCapacity - context->rBegin; in ContextGetReadRecord() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranstcpdirectlistener_fuzzer/
Dclienttranstcpdirectlistener_fuzzer.cpp80 char tmp = *(reinterpret_cast<const char*>(data)); in TransTdcSendBytesTest() local
89 char tmp = *(reinterpret_cast<const char*>(data)); in TransTdcSendMessageTest() local
154 char tmp[SESSION_NAME_SIZE_MAX] = {0}; in ClientTransTdcOnChannelOpenedTest() local
174 char tmp[SESSION_NAME_SIZE_MAX] = {0}; in ClientTransTdcOnSessionOpenedTest() local
236 char tmp[PROXY_MAX_MESSAGE_LEN] = {0}; in ClientTransTdcOnDataReceivedTest() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/properties/
Dmkdtemp.cpp34 unique_ptr<char[]> tmp; in Sync() local
58 unique_ptr<char[]> tmp; in Async() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dinterface_test.cpp213 uint32_t tmp = imagePacker.StartPacking(buffer, bufferSize, option); variable
235 uint32_t tmp = imagePacker.StartPacking(buffer, bufferSize, option); variable
256 uint32_t tmp = imagePacker.StartPacking(buffer, bufferSize, option); variable
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoppublishlnn_fuzzer/
Dstoppublishlnn_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopPublishLNNTest() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoprefreshlnn_fuzzer/
Dstoprefreshlnn_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopRefreshLNNTest() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/deactivemetanode_fuzzer/
Ddeactivemetanode_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in DeactiveMetaNodeTest() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_mem.c30 void *tmp = SoftBusMalloc(size); in SoftBusCalloc() local
/foundation/multimedia/histreamer/engine/pipeline/filters/codec/
Dcodec_filter_base.h88 Plugin::Any tmp; in GetPluginParameterLocked() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoptimesync_fuzzer/
Dstoptimesync_fuzzer.cpp30 char *tmp = reinterpret_cast<char *>(malloc(size)); in StopTimeSyncTest() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
Duni_error.cpp129 napi_value tmp = nullptr; in ThrowErr() local
154 napi_value tmp = nullptr; in ThrowErr() local
169 napi_value tmp = nullptr; in ThrowErr() local

1234567891011