Home
last modified time | relevance | path

Searched refs:find (Results 4001 - 4025 of 7737) sorted by relevance

1...<<161162163164165166167168169170>>...310

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp446 else if (str.find('\n') != std::string::npos) in WriteStringParamReplay()
1133 const auto iter = resourceSetupCalls.find(id); in MarkResourceIDActive()
4989 const auto &bufferDataInfo = mBufferDataMap.find(bufferIDs[i]); in maybeCapturePreCallUpdates()
5897 const auto &id = mStringCounterMap.find(strings); in getStringCounter()
5925 if (mStartingFenceSyncs.find(sync) == mStartingFenceSyncs.end()) in setDeletedFenceSync()
5937 if (mStartingResources.find(id) == mStartingResources.end()) in setGennedResource()
5947 return mStartingResources.find(id) != mStartingResources.end() || in resourceIsGenerated()
5948 mNewResources.find(id) != mNewResources.end(); in resourceIsGenerated()
5959 if (mNewResources.find(id) != mNewResources.end()) in setDeletedResource()
5967 if (mStartingResources.find(i in setDeletedResource()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H A Dplugin_render.cpp88 if (instance_.find(id) == instance_.end()) { in GetInstance()
/build/ohos/statistics/
H A Dbuild_overlap_statistics.py83 if obj.find('/gen/') != -1:
/build/test/example/
H A Dmylogger.py67 index = self.baseFilename.find("." + self.suftime)
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dnode_utils.cpp39 auto it = ohosFormat2AVPixelFormatMap.find(format); in ConvertOhosFormat2AVPixelFormat()
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddbuffer_manager.cpp51 auto it = std::find(busyList_.begin(), busyList_.end(), buffer); in RemoveBuffer()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_callback_vdi.cpp65 auto it = sensorDataCountMap.find(event.sensorId); in PrintData()
/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp43 return (std::string::npos != content.find(threadName)); in CheckThread()
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dtcp_server.cpp89 auto itemItr = sessions_.find(fd); in CloseClientSocket()
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dohos_application.h192 std::map<int32_t, std::string>::iterator it = extensionTypeMap_.find(type); in GetExtensionNameByType()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dlayernorm_builder.cpp132 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
H A Dsplit_builder.cpp149 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
H A Dfullconnection_builder.cpp194 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
H A Dspace_to_batch_nd_builder.cpp131 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
H A Dstrided_slice_builder.cpp166 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
H A Dresize_bilinear_builder.cpp178 if (m_paramMap.find(tensor->GetType()) != m_paramMap.end()) { in Build()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h105 if (jsonObject.find(key) != end) { in GetValueIfFindKey()
/foundation/ability/form_fwk/services/include/
H A Djson_util_form.h104 if (jsonObject.find(key) != end) { in GetValueIfFindKey()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Djson_util.h106 if (jsonObject.find(key) != end) { in GetValueIfFindKey()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dintell_voice_sensibility.cpp136 auto it = std::find(defaultPhrases.begin(), defaultPhrases.end(), wakeupPhrase); in IsDefaltPhrase()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Djson_util.h108 if (jsonObject.find(key) != end) { in GetValueIfFindKey()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dassert_fault_task_thread.cpp64 auto result = assertResultMap.find(status); in ConvertAssertResult()
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
H A Dchannel_manager.cpp154 auto it = connectionMap_.find(channel.GetRequest()); in DestroyChannel()
161 CLOGE("DestroyChannel, Can't find Channel."); in DestroyChannel()
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Devent_manager.cpp73 auto it = listeners_.find(listener->GetListenerClassType()); in AddListener()
123 SHARING_LOGD("find Listener type %{public}d %{public}s.", event.eventMsg->type, in PushSyncEvent()
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension_impl.cpp136 if (uiExtensionComponentIdSet_.find(componentId) == uiExtensionComponentIdSet_.end()) { in OnForeground()

Completed in 28 milliseconds

1...<<161162163164165166167168169170>>...310