| /third_party/rust/crates/env_logger/examples/ |
| H A D | direct_logger.rs | 11 fn record() -> Record<'static> { in record() functions
|
| /third_party/gn/src/gn/ |
| H A D | builder_record_map_unittest.cc | 33 BuilderRecord* record = ret.second; in TEST() local
|
| /third_party/mbedtls/docs/architecture/psa-migration/ |
| H A D | outcome-analysis.sh | 33 record() { function
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/model/ |
| H A D | container_data_model.h | 39 ContainerDataModel& Record(IMetadata::Ptr record) in Record() argument 53 ContainerDataModel& Insert(size_t index, IMetadata::Ptr record) in Insert() argument
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
| H A D | accessibility_extension.cpp | 22 void AccessibilityExtension::Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, in Init() argument 31 CreateAndInitContext( const std::shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, const std::shared_ptr<AbilityRuntime::OHOSApplication> &application, std::shared_ptr<AbilityRuntime::AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/ |
| H A D | cmap_table_parser.cpp | 33 const auto& record = cmapTable->encodingRecords[i]; in Dump() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| H A D | fixed_queue.h | 103 TryPush(T record) TryPush() argument 118 Push(T record) Push() argument 129 TryPop(T &record) TryPop() argument 145 Pop(T &record) Pop() argument [all...] |
| /third_party/skia/tests/ |
| H A D | RecordPatternTest.cpp | 24 SkRecord record; in DEF_TEST() local 46 SkRecord record; in DEF_TEST() local 69 SkRecord record; DEF_TEST() local 83 SkRecord record; DEF_TEST() local 107 SkRecord record; DEF_TEST() local 147 SkRecord record; DEF_TEST() local [all...] |
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| H A D | dump.cpp | 58 void CodeInfoProducer::DumpStackMapRecord(const LLVMStackMap::RecordAccessor &record, std::ostream &stream, in DumpStackMapRecord() argument
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| H A D | assemblyRecordProto.cpp | 19 void Record::Serialize(const panda::pandasm::Record &record, protoPanda::Record &protoRecord) in Serialize() argument 43 Deserialize(const protoPanda::Record &protoRecord, panda::pandasm::Record &record, panda::ArenaAllocator *allocator) Deserialize() argument [all...] |
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_record_report.cpp | 98 FormRecordReportInfo record = entry.second; in HandleFormRefreshCount() local [all...] |
| /foundation/ability/form_fwk/test/unittest/fms_form_host_callback_test/ |
| H A D | fms_form_host_callback_test.cpp | 63 FormRecord record; in HWTEST_F() local 79 FormRecord record; in HWTEST_F() local 95 FormRecord record; in HWTEST_F() local
|
| /foundation/ability/form_fwk/test/unittest/fms_form_render_service_extension_test/ |
| H A D | fms_form_render_service_extension_test.cpp | 64 std::shared_ptr<AbilityLocalRecord> record = nullptr;
in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
| H A D | js_photo_editor_extension.cpp | 35 void JsPhotoEditorExtension::Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &record, in Init() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/ |
| H A D | ui_service_extension.cpp | 54 void UIServiceExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 63 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | start_ability_handler.cpp | 54 auto record = GetCallerRecord(); in SandboxExternalAuth() local 92 auto record = GetCallerRecord(); in GetCallerAppIndex() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | service_extension.cpp | 55 void ServiceExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 64 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/ |
| H A D | auto_fill_extension.cpp | 39 void AutoFillExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 47 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| H A D | ability_local_record_test.cpp | 62 auto record = std::make_shared<OHOS::AppExecFwk::AbilityLocalRecord>(nullptr, nullptr, nullptr, 0); in HWTEST_F() local 78 auto record = std::make_shared<OHOS::AppExecFwk::AbilityLocalRecord>(nullptr, nullptr, want, 0); in HWTEST_F() local 93 auto record = std::make_shared<OHOS::AppExecFwk::AbilityLocalRecord>(info, token, nullptr, 0); in HWTEST_F() local 108 auto record = std::make_shared<OHOS::AppExecFwk::AbilityLocalRecord>(info, token, nullptr, 0); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| H A D | ui_extension.cpp | 41 void UIExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 50 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
| /foundation/multimodalinput/input/util/common/include/ |
| H A D | aggregator.h | 42 std::string record; member
|
| /foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
| H A D | work_scheduler_extension.cpp | 35 void WorkSchedulerExtension::Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, in Init() argument 43 CreateAndInitContext( const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, const std::shared_ptr<AppExecFwk::OHOSApplication>& application, std::shared_ptr<AppExecFwk::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
| /foundation/window/window_manager/extension/window_extension/src/ |
| H A D | window_extension.cpp | 46 void WindowExtension::Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord>& record, in Init() argument 55 CreateAndInitContext( const std::shared_ptr<AbilityRuntime::AbilityLocalRecord>& record, const std::shared_ptr<AbilityRuntime::OHOSApplication>& application, std::shared_ptr<AbilityRuntime::AbilityHandler>& handler, const sptr<IRemoteObject>& token) CreateAndInitContext() argument
|
| /foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
| H A D | softbus_hidumper_alarm.c | 36 static void SoftBusGetAlarmInfo(int fd, AlarmRecord *record)
in SoftBusGetAlarmInfo() argument 110 AlarmRecord *record = &result->records[i]; SoftBusAlarmDumpHander() local [all...] |
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netfirewall_callback_proxy.cpp | 25 int32_t NetFirewallCallbackProxy::OnIntercept(sptr<NetManagerStandard::InterceptRecord> &record) in OnIntercept() argument
|