/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/ |
H A D | ReferenceWithHistoryTest.java | 42 TestRef<String> reference = new TestRef<>(); in testBasicReferenceBehavior() local 82 TestRef<String> reference = new TestRef<>(); in testValueHistoryBehavior() local 124 ReferenceWithHistory<?> referenceWithHistory, TestRef<?> reference, Object value) { in compareGet() 130 ReferenceWithHistory<T> referenceWithHistory, TestRef<T> reference, T newValue) { in setAndCompareReturnValue() 135 ReferenceWithHistory<?> referenceWithHistory, TestRef<?> reference, String expected) { in compareToString()
|
/ohos5.0/foundation/arkui/napi/reference_manager/ |
H A D | native_reference_manager.cpp | 28 void NativeReferenceManager::CreateHandler(NativeReference* reference) in CreateHandler() 37 void NativeReferenceManager::ReleaseHandler(NativeReference* reference) in ReleaseHandler()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | iterator.h | 50 using reference = typename T::const_reference; variable 150 using reference = typename T::reference; variable 262 using reference = typename Iter::reference; variable 371 using reference = value_type&&; variable
|
H A D | array_view.h | 38 using reference = value_type&; in BASE_BEGIN_NAMESPACE() local
|
H A D | unordered_map.h | 58 using reference = typename base_container::const_reference; variable 121 using reference = typename base_container::reference; variable 222 using reference = value_type&; variable
|
/aosp14/frameworks/base/errorprone/tests/res/android/util/ |
H A D | Preconditions.java | 28 public static <T> T checkNotNull(T reference) { in checkNotNull() 32 public static <T> T checkNotNull(T reference, Object errorMessage) { in checkNotNull()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
H A D | TextLanguageTest.java | 48 final TextLanguage reference = new TextLanguage.Builder() in testParcel() local 77 final TextLanguage.Request reference = new TextLanguage.Request.Builder(text) in testRequestParcel() local
|
H A D | TextLinksTest.java | 72 final TextLinks reference = new TextLinks.Builder(fullText) in testParcel() local 114 final TextLinks.Request reference = new TextLinks.Request.Builder("text") in testParcelOptions() local
|
H A D | TextSelectionTest.java | 62 final TextSelection reference = new TextSelection.Builder(startIndex, endIndex) in testParcel() local 94 final TextSelection.Request reference = in testParcelRequest() local
|
H A D | TextClassificationTest.java | 98 final TextClassification reference = new TextClassification.Builder() in testParcel() local 168 final TextClassification reference = new TextClassification.Builder() in testParcelLegacy() local 200 final TextClassification.Request reference = in testParcelParcel() local
|
/aosp14/frameworks/base/tools/aapt2/link/ |
H A D | ReferenceLinker.cpp | 252 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbol(const Reference& reference, in ResolveSymbol() 290 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbolCheckVisibility(const Reference& reference, in ResolveSymbolCheckVisibility() 309 const Reference& reference, const CallSite& callsite, IAaptContext* context, in ResolveAttributeCheckVisibility() 324 std::optional<xml::AaptAttribute> ReferenceLinker::CompileXmlAttribute(const Reference& reference, in CompileXmlAttribute() 373 const Reference& reference, in LinkReference()
|
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
H A D | Preconditions.java | 110 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull() 127 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull() 145 public static @NonNull <T> T checkNotNull(final T reference, in checkNotNull()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | array_view.h | 34 using reference = T&; member 72 using reference = value_type&; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
H A D | js_ability_delegator_registry.cpp | 30 static thread_local std::unique_ptr<NativeReference> reference; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/ |
H A D | relational_schema_object.cpp | 190 for (const auto &reference : referenceProperty_) { in GetReferencePropertyString() local 199 std::string RelationalSchemaObject::GetOneReferenceString(const TableReferenceProperty &reference) in GetOneReferenceString() 250 for (const auto &reference : left) { in PropertyCompare() local 863 for (const JsonObject &reference : references) { in ParseCheckReferenceProperty() local 1054 for (const auto &reference : referenceProperty_) { in GenerateTableInfoReferenced() local
|
/aosp14/frameworks/base/test-runner/src/android/test/ |
H A D | ViewAsserts.java | 290 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() 311 static public void assertVerticalCenterAligned(View reference, View test) { in assertVerticalCenterAligned()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | concurrent_map.h | 28 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
H A D | concurrent_map.h | 29 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | concurrent_map.h | 34 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | concurrent_map.h | 34 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
H A D | net.h | 44 FILLP_INT reference; member
|
/ohos5.0/base/inputmethod/imf/frameworks/common/ |
H A D | concurrent_map.h | 34 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 34 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | concurrent_map.h | 35 using reference = typename std::map<_Key, _Tp>::reference; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_grid_row.cpp | 219 auto reference = breakpoints->GetProperty("reference"); in ParserBreakpoints() local
|