/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTestHierarchyIterator.cpp | 155 string nodePath; in buildNodePath() local 160 nodePath += "."; in buildNodePath() 161 nodePath += iter.node->getName(); in buildNodePath() 163 return nodePath; in buildNodePath() 178 const std::string nodePath = buildNodePath(m_sessionStack); in next() local 182 m_caseListFilter.checkTestCaseName(nodePath.c_str())) : in next() 183 m_caseListFilter.checkTestGroupName(nodePath.c_str()))) in next() 189 m_nodePath = nodePath; in next()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | FileNode.h | 32 FileNode(const std::string& nodePath); 73 std::shared_ptr<FileNode> getFileNode(const std::string& nodePath) { in getFileNode() argument 74 if (mFileNodes.find(nodePath) == mFileNodes.end()) { in getFileNode() 75 mFileNodes[nodePath] = std::make_shared<FileNode>(nodePath); in getFileNode() 77 return mFileNodes[nodePath]; in getFileNode()
|
D | FileNode.cpp | 29 FileNode::FileNode(const std::string& nodePath) : mNodePath(nodePath) {} in FileNode() argument
|
/aosp_15_r20/hardware/google/pixel/powerstats/dataproviders/ |
D | IioEnergyMeterDataSelector.cpp | 79 std::string nodePath = devicePath + kSelectionNode; in applyConfigToDevices() local 82 bool success = ::android::base::WriteStringToFile(railConfig, nodePath); in applyConfigToDevices() 84 LOG(ERROR) << "Failed to write: " << railConfig << " to: " << nodePath; in applyConfigToDevices() 117 std::string nodePath = devicePath + kSelectionNode; in sendConfigurationComplete() local 118 bool success = ::android::base::WriteStringToFile(kSelectionComplete, nodePath); in sendConfigurationComplete() 120 LOG(ERROR) << "Failed to write: " << kSelectionComplete << " to: " << nodePath; in sendConfigurationComplete()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | graph.go | 59 type nodePath[_Node _NodeC[_Edge], _Edge _EdgeC[_Node]] struct { type 70 workqueue := []nodePath[_Node, _Edge]{nodePath[_Node, _Edge]{from, nil}} 87 workqueue = append(workqueue, nodePath[_Node, _Edge]{a, ve})
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/a11ychecker/ |
H A D | AccessibilityCheckerUtils.java | 128 String nodePath = AccessibilityNodePathBuilder.createNodePath(nodeInfo); in processResults() local 129 if (resultBuilder == null || nodePath == null) { in processResults() 138 .setUiElementPath(nodePath) in processResults()
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/ |
H A D | EventHub.cpp | 387 for (const auto& nodePath : paths) { in readBatteryConfiguration() local 390 info.path = nodePath; in readBatteryConfiguration() 391 info.name = nodePath.filename(); in readBatteryConfiguration() 395 const auto& files = allFilesInPath(nodePath); in readBatteryConfiguration() 417 for (const auto& nodePath : paths) { in readLightsConfiguration() local 420 info.path = nodePath; in readLightsConfiguration() 421 info.name = nodePath.filename(); in readLightsConfiguration() 446 const auto& files = allFilesInPath(nodePath); in readLightsConfiguration() 2868 std::string nodePath = currentPath / "power/wakeup"; in setKernelWakeEnabled() local 2869 if (std::filesystem::exists(nodePath)) { in setKernelWakeEnabled() [all …]
|
/aosp_15_r20/external/robolectric/errorprone/src/main/java/org/robolectric/errorprone/bugpatterns/ |
H A D | DeprecatedMethodsCheck.java | 185 TreePath nodePath = TreePath.getPath(state.getPath(), node); in getSurroundingMethodCall() local 186 TreePath parentPath = nodePath.getParentPath(); in getSurroundingMethodCall()
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
HD | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/testing/compile/compile-testing/0.19/ |
HD | compile-testing-0.19.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/sdk/tools/lib/ |
HD | d8.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | all_android_tools_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/ |
D | dialer-dagger2-compiler-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/eclipse.inf
META ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/ |
HD | dagger-compiler-2.7.jar | META-INF/
META-INF/MANIFEST.MF
dagger/
dagger/internal/
dagger/ ... |
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/external/angle/third_party/r8/d8/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/external/angle/third_party/r8/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/ |
HD | intellij-core-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |
/aosp_15_r20/prebuilts/r8/ |
H A D | r8.jar.map | 195760 com.android.tools.r8.it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap$Entry[] nodePath -> k 197477 com.android.tools.r8.it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap$Entry[] nodePath -> k 198580 com.android.tools.r8.it.unimi.dsi.fastutil.ints.IntRBTreeSet$Entry[] nodePath -> i 201339 com.android.tools.r8.it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap$Entry[] nodePath -> k
|