/aosp14/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | ParcelNullabilityTest.java | 41 Parcel p = Parcel.obtain(); in nullByteArray() local 49 Parcel p = Parcel.obtain(); in nullBlob() local 57 Parcel p = Parcel.obtain(); in nullString() local 65 Parcel p = Parcel.obtain(); in nullCharSequence() local 73 Parcel p = Parcel.obtain(); in nullStrongBinder() local 81 Parcel p = Parcel.obtain(); in nullStringInterface() local 89 Parcel p = Parcel.obtain(); in nullFileDescriptor() local 99 Parcel p = Parcel.obtain(); in nullRawFileDescriptor() local 109 Parcel p = Parcel.obtain(); in nullRawFileDescriptorArray() local 117 Parcel p = Parcel.obtain(); in nullMap() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_processor_factory_test.cpp | 49 auto p = f.CreateProcessor(RSDisplayRenderNode::CompositeType::HARDWARE_COMPOSITE); variable 61 …auto p = RSProcessorFactory::CreateProcessor(RSDisplayRenderNode::CompositeType::HARDWARE_COMPOSIT… variable 73 …auto p = RSProcessorFactory::CreateProcessor(RSDisplayRenderNode::CompositeType::SOFTWARE_COMPOSIT… variable 85 …auto p = RSProcessorFactory::CreateProcessor(RSDisplayRenderNode::CompositeType::UNI_RENDER_COMPOS… variable 97 …auto p = RSProcessorFactory::CreateProcessor(RSDisplayRenderNode::CompositeType::UNI_RENDER_MIRROR… variable 109 …auto p = RSProcessorFactory::CreateProcessor(RSDisplayRenderNode::CompositeType::UNI_RENDER_EXPAND… variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | ndk_test.cpp | 40 const NativePixelMap *p = nullptr; variable 56 const NativePixelMap *p = nullptr; variable 72 const NativePixelMap *p = nullptr; variable 88 const NativePixelMap *p = nullptr; variable 104 const NativePixelMap *p = nullptr; variable 120 const NativePixelMap *p = nullptr; variable 136 const NativePixelMap *p = nullptr; variable 152 const NativePixelMap *p = nullptr; variable 169 const NativePixelMap *p = nullptr; variable 187 const NativePixelMap *p = nullptr; variable [all …]
|
/ohos5.0/foundation/ai/ai_engine/services/common/utils/ |
H A D | inf_cast_impl.h | 33 C *p = nullptr; in Create() local 47 C *p = nullptr; in Create() local 62 C *p = nullptr; in Create() local 78 C *p = nullptr; in Create() local 95 C *p = nullptr; in Create() local 116 static C& Ref(I* p) in Ref() 121 static const C& Ref(const I* p) in Ref()
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | PackageParserCacheHelper.java | 45 public ReadHelper(Parcel p) { in ReadHelper() 84 public String readString(Parcel p) { in readString() 89 public String readString8(Parcel p) { in readString8() 94 public String readString16(Parcel p) { in readString16() 113 public WriteHelper(Parcel p) { in WriteHelper() 125 public void writeString(Parcel p, String s) { in writeString() 148 public void writeString8(Parcel p, String s) { in writeString8() 153 public void writeString16(Parcel p, String s) { in writeString16()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/service/euicc/ |
H A D | EuiccProfileInfoTest.java | 42 EuiccProfileInfo p = in testWriteToParcel() local 71 EuiccProfileInfo p = in testWriteToParcelNullCarrierId() local 96 EuiccProfileInfo p = in testBuilderAndGetters() local 133 EuiccProfileInfo p = in testBuilder_BasedOnAnotherProfile() local 158 EuiccProfileInfo p = in testBuilder_BasedOnAnotherProfileWithEmptyAccessRules() local 181 EuiccProfileInfo p = in testEqualsHashCode() local
|
/ohos5.0/drivers/peripheral/secure_element/test/unittest/mock/ |
H A D | mock.cpp | 23 auto p = MockTee::GetMockTee(); in VendorSecureElementCaOnStart() local 32 auto p = MockTee::GetMockTee(); in VendorSecureElementCaInit() local 41 auto p = MockTee::GetMockTee(); in VendorSecureElementCaUninit() local 50 auto p = MockTee::GetMockTee(); in VendorSecureElementCaGetAtr() local 60 auto p = MockTee::GetMockTee(); in VendorSecureElementCaOpenLogicalChannel() local 70 auto p = MockTee::GetMockTee(); in VendorSecureElementCaOpenBasicChannel() local 79 auto p = MockTee::GetMockTee(); in VendorSecureElementCaCloseChannel() local 89 auto p = MockTee::GetMockTee(); in VendorSecureElementCaTransmit() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
H A D | array_element_bind.h | 48 if (auto p = p_.lock()) { in META_BEGIN_NAMESPACE() local 58 if (auto p = p_.lock()) { in META_BEGIN_NAMESPACE() local 72 if (auto p = p_.lock()) { in META_BEGIN_NAMESPACE() local 91 inline void AddArrayElementBind(const IProperty::Ptr& p, const IProperty::Ptr& arr, size_t index) in AddArrayElementBind()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/queue/ |
H A D | queue_api.cpp | 26 inline void ResetTimeoutCb(ffrt::queue_attr_private* p) in ResetTimeoutCb() 42 …ffrt::task_attr_private *p = reinterpret_cast<ffrt::task_attr_private *>(const_cast<ffrt_task_attr… in ffrt_queue_submit_base() local 69 auto p = reinterpret_cast<ffrt::queue_attr_private*>(attr); variable 86 ffrt_queue_attr_t* p = const_cast<ffrt_queue_attr_t*>(attr); variable 101 ffrt_queue_attr_t* p = const_cast<ffrt_queue_attr_t*>(attr); variable 109 ffrt::queue_attr_private* p = reinterpret_cast<ffrt::queue_attr_private*>(attr); variable 121 ffrt_queue_attr_t* p = const_cast<ffrt_queue_attr_t*>(attr); variable 140 ffrt_queue_attr_t* p = const_cast<ffrt_queue_attr_t*>(attr); variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/core/ |
H A D | task.cpp | 73 …sk_handle_t &handle, const ffrt_deps_t *in_deps, const ffrt_deps_t *out_deps, task_attr_private *p) in CreateDelayDeps() 115 auto p = reinterpret_cast<ffrt::task_attr_private *>(attr); variable 136 ffrt_task_attr_t *p = const_cast<ffrt_task_attr_t *>(attr); variable 161 ffrt_task_attr_t *p = const_cast<ffrt_task_attr_t *>(attr); variable 182 ffrt_task_attr_t *p = const_cast<ffrt_task_attr_t *>(attr); variable 203 ffrt_task_attr_t *p = const_cast<ffrt_task_attr_t *>(attr); variable 244 ffrt_task_attr_t *p = const_cast<ffrt_task_attr_t *>(attr); variable 287 …ffrt::task_attr_private *p = reinterpret_cast<ffrt::task_attr_private *>(const_cast<ffrt_task_attr… variable 314 …ffrt::task_attr_private *p = reinterpret_cast<ffrt::task_attr_private *>(const_cast<ffrt_task_attr… variable 558 …ffrt::task_attr_private* p = reinterpret_cast<ffrt::task_attr_private *>(const_cast<ffrt_task_attr… variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | shared_mutex.cpp | 207 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable 219 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable 230 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable 242 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable 253 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable 265 auto p = reinterpret_cast<ffrt::SharedMutexPrivate*>(rwlock); variable
|
H A D | condition_variable.cpp | 51 auto p = reinterpret_cast<ffrt::condition_variable_private *>(cond); variable 63 auto p = reinterpret_cast<ffrt::condition_variable_private *>(cond); variable 107 auto p = reinterpret_cast<ffrt::condition_variable_private *>(cond); variable
|
H A D | thread.cpp | 40 auto p = reinterpret_cast<ThreadRes*>(malloc(sizeof(ThreadRes))); variable 63 auto p = reinterpret_cast<ThreadRes*>(thr); variable 81 auto p = reinterpret_cast<ThreadRes*>(thr); variable
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | PackageManagerPropertyTests.java | 41 final Property p = in testBooleanProperty() local 66 final Property p = in testFloatProperty() local 91 final Property p = in testIntegerProperty() local 116 final Property p = in testResourceProperty() local 141 final Property p = in testStringProperty() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/ |
H A D | rs_profiler_packet_test.cpp | 59 Packet p { Packet::BINARY }; variable 86 Packet p { Packet::BINARY }; variable 122 Packet p { Packet::BINARY }; variable 150 Packet p { Packet::BINARY }; variable 169 Packet p { Packet::BINARY }; variable 207 Packet p { Packet::BINARY }; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | functions.cpp | 23 auto p = func_.lock(); in META_BEGIN_NAMESPACE() local 28 auto p = func_.lock(); in GetDestination() local 33 if (auto p = func_.lock()) { in Invoke() local 39 auto p = func_.lock(); in CreateCallContext() local 66 IObject::Ptr p; in Import() local 79 auto p = prop_.lock(); in GetName() local 88 if (auto p = prop_.lock()) { in Invoke() local
|
H A D | proxy_object.cpp | 53 [this](auto p) { in Build() 73 static bool SerializeEmbeddedProxy(IProperty::Ptr p) in SerializeEmbeddedProxy() 86 if (auto p = interface_pointer_cast<IProperty>(info.object)) { in OnPropertyAdded() local 92 [this](auto p) { in OnPropertyAdded() 104 if (auto p = interface_cast<IProperty>(info.object)) { in OnPropertyRemoved() local 113 void ProxyObject::OnPropertyChanged(const IProperty::Ptr& p) in OnPropertyChanged() 203 if (auto p = m->GetPropertyByName(name)) { in ReflectTargetForProperty() local 252 if (auto p = Super::GetPropertyByName(property->GetName())) { in SetPropertyTarget() local 276 IProperty::Ptr p; in AddProxyProperty() local 299 auto p = Super::GetPropertyByName(name); in GetPropertyByName() local [all …]
|
H A D | meta_object.cpp | 51 [&](const IObject::Ptr& p) { in Build() 57 IterateStrategy { TraversalType::NO_HIERARCHY, LockType::NO_LOCK }); in Build() 134 void MetaObject::AddFunction(const IFunction::Ptr& p) in AddFunction() 138 void MetaObject::RemoveFunction(const IFunction::Ptr& p) in RemoveFunction() 142 void MetaObject::AddProperty(const IProperty::Ptr& p) in AddProperty() 149 void MetaObject::RemoveProperty(const IProperty::Ptr& p) in RemoveProperty() 153 void MetaObject::AddEvent(const IEvent::Ptr& p) in AddEvent() 157 void MetaObject::RemoveEvent(const IEvent::Ptr& p) in RemoveEvent()
|
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/ |
H A D | hash_table.c | 27 static int CalcHash(const HashTable *p, int element) in CalcHash() 56 HashTable *p = (HashTable *)calloc(1, sizeof(HashTable)); in InitHashTable() local 69 void DestroyHashTable(HashTable *p) in DestroyHashTable() 87 static int RebuildHashTable(HashTable *p) in RebuildHashTable() 119 Context *FindContext(HashTable *p, int fd) in FindContext() 137 int InsertHashTable(HashTable *p, Context *context) in InsertHashTable() 174 void DeleteHashTable(HashTable *p, const Context *context) in DeleteHashTable()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/serialization/ |
H A D | serializer.h | 85 if (auto p = interface_pointer_cast<IObject>(nv.value.GetProperty())) { variable 96 if (auto p = interface_pointer_cast<IObject>(nv.value.GetProperty())) { variable 149 if (auto p = interface_pointer_cast<IObject>(nv.value.GetProperty())) { variable 160 if (auto p = interface_pointer_cast<IObject>(nv.value.GetProperty())) { variable 172 IObject::WeakPtr p; variable
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | printer_capability.cpp | 275 [](Parcel& p) -> std::optional<PrintPageSize> { in ReadFromParcel() 284 [](Parcel& p) -> std::optional<PrintResolution> { in ReadFromParcel() 293 …parcel, right.supportedColorModeList_, [](Parcel &p) { return std::make_optional(p.ReadUint32()); … in ReadFromParcel() 305 … parcel, right.supportedQualityList_, [](Parcel &p) { return std::make_optional(p.ReadUint32()); }, in ReadFromParcel() 336 [](Parcel &p, const PrintPageSize& item) { item.Marshalling(p); }); in Marshalling() 339 … parcel, resolutionList_, [](Parcel& p, const PrintResolution& item) { item.Marshalling(p); }, in Marshalling() 343 parcel, supportedColorModeList_, [](Parcel& p, const int& item) { p.WriteUint32(item); }, in Marshalling() 347 parcel, supportedDuplexModeList_, [](Parcel& p, const int& item) { p.WriteUint32(item); }, in Marshalling() 351 … parcel, supportedMediaTypeList_, [](Parcel& p, const std::string& item) { p.WriteString(item); }, in Marshalling() 355 parcel, supportedQualityList_, [](Parcel& p, const int& item) { p.WriteUint32(item); }, in Marshalling() [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation.h | 383 if (auto p = GetTargetProperty()) { in META_BEGIN_NAMESPACE() local 394 auto p = GetTargetProperty(); in META_BEGIN_NAMESPACE() local 413 auto p = GetTargetProperty(); in META_BEGIN_NAMESPACE() local 424 auto p = META_ACCESS_PROPERTY_VALUE(Property).lock(); in META_BEGIN_NAMESPACE() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | type_converter.cpp | 249 auto it = find_if(g_protocolTable.begin(), g_protocolTable.end(), [role](const Protocol& p) { in HdiRoleToOmxCodingType() 261 auto it = find_if(g_protocolTable.begin(), g_protocolTable.end(), [role](const Protocol& p) { in HdiRoleToMime() 273 auto it = find_if(g_pixelFmtTable.begin(), g_pixelFmtTable.end(), [format](const PixelFmt& p) { in GraphicFmtToFmt() 285 auto it = find_if(g_pixelFmtTable.begin(), g_pixelFmtTable.end(), [format](const PixelFmt& p) { in InnerFmtToFmt() 297 auto it = find_if(g_pixelFmtTable.begin(), g_pixelFmtTable.end(), [format](const PixelFmt& p) { in InnerFmtToDisplayFmt() 309 auto it = find_if(g_pixelFmtTable.begin(), g_pixelFmtTable.end(), [format](const PixelFmt& p) { in DisplayFmtToInnerFmt() 337 …find_if(g_avcProfileTable.begin(), g_avcProfileTable.end(), [profile](const AVCProfileMapping& p) { in OmxAvcProfileToInnerProfile() 349 …to it = find_if(g_avcLevelTable.begin(), g_avcLevelTable.end(), [level](const AVCLevelMapping& p) { in OmxAvcLevelToInnerLevel() 373 …it = find_if(g_hevcLevelTable.begin(), g_hevcLevelTable.end(), [level](const HEVCLevelMapping& p) { in OmxHevcLevelToInnerLevel() 385 …find_if(g_vvcProfileTable.begin(), g_vvcProfileTable.end(), [profile](const VVCProfileMapping& p) { in OmxVvcProfileToInnerProfile() [all …]
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BatteryProperty.java | 58 private BatteryProperty(Parcel p) { in BatteryProperty() 62 public void readFromParcel(Parcel p) { in readFromParcel() 66 public void writeToParcel(Parcel p, int flags) { in writeToParcel()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_tree_manager.cpp | 27 auto p = lifeEvents_.Begin(); in RegistViewLifeEvent() local 42 auto p = lifeEvents_.Begin(); in UnregistViewLifeEvent() local 62 auto p = lifeEvents_.Begin(); in OnLifeEvent() local
|