/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
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_listener_c.cpp | 37 HiSysEventRecordC record = {}; in OnEvent() local
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_slot_filter.cpp | 30 ErrCode NotificationSlotFilter::OnPublish(const std::shared_ptr<NotificationRecord> &record) in OnPublish() argument [all...] |
H A D | permission_filter.cpp | 32 ErrCode PermissionFilter::OnPublish(const std::shared_ptr<NotificationRecord> &record) in OnPublish() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | perf-with-kcore.sh | 141 record() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo_guest.h | 22 struct vbva_record *record; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
H A D | vboxvideo_guest.h | 22 struct vbva_record *record; member
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_rust_listener.cpp | 47 HiSysEventRecordC record; in OnEvent() local
|
/base/hiviewdfx/hiview/plugins/performance/persistence/ |
H A D | AppLaunchSceneDbAdapter.cpp | 20 void AppLaunchSceneDbAdapter::CreateRecord(const std::string& bundleName, const AppStartRecord& record) in CreateRecord() argument 25 void AppLaunchSceneDbAdapter::UpdateRecord(const std::string& bundleName, const AppStartRecord& record) in UpdateRecord() argument 37 AppStartRecord record; in QueryRecord() local 45 void AppLaunchSceneDbAdapter::CreateRecord(const AppStartRecord& record) in CreateRecord() argument 50 UpdateRecord(const AppStartRecord& record) UpdateRecord() argument [all...] |
/base/security/access_token/services/privacymanager/src/record/ |
H A D | permission_record.cpp | 23 void PermissionRecord::TranslationIntoGenericValues(const PermissionRecord& record, GenericValues& values) in TranslationIntoGenericValues() argument 36 TranslationIntoPermissionRecord(const GenericValues& values, PermissionRecord& record) TranslationIntoPermissionRecord() argument [all...] |
/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/sethtmltext_fuzzer/ |
H A D | sethtmltext_fuzzer.cpp | 30 std::shared_ptr<PasteDataRecord> record = std::make_shared<PasteDataRecord>(); in SetHtmlTextFuzzTest() local
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_hrtimer.c | 13 timer_expire_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timer_expire_handler() argument 33 timer_start_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timer_start_handler() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | compress.h | 51 zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, void *dst __maybe_unused, size_t dst_size __maybe_unused, void *src __maybe_unused, size_t src_size __maybe_unused, size_t max_record_size __maybe_unused, size_t process_header(void *record, size_t increment) __maybe_unused) zstd_compress_stream_to_records() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | compress.h | 51 zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused, void *dst __maybe_unused, size_t dst_size __maybe_unused, void *src __maybe_unused, size_t src_size __maybe_unused, size_t max_record_size __maybe_unused, size_t process_header(void *record, size_t increment) __maybe_unused) zstd_compress_stream_to_records() argument
|
/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...] |
/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | inputmethod_extension.cpp | 43 void InputMethodExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 51 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/location/frameworks/native/fence_extension_ability/src/ |
H A D | fence_extension.cpp | 39 void FenceExtension::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
|
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/ |
H A D | export_db_manager.cpp | 34 ExportDetailRecord record = GetExportDetailRecord(moduleName); in GetExportEnabledSeq() local 46 ExportDetailRecord record = GetExportDetailRecord(moduleName); in GetExportBeginSeq() local 60 ExportDetailRecord record = { HandleExportSwitchChanged() local 81 ExportDetailRecord record = { HandleExportTaskFinished() local 98 ExportDetailRecord record; GetExportDetailRecord() local 105 ExportDetailRecord record = GetExportDetailRecord(moduleName); IsUnrecordedModule() local [all...] |
/base/customization/enterprise_device_management/framework/extension/src/ |
H A D | enterprise_admin_extension.cpp | 40 void EnterpriseAdminExtension::Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord>& record, in Init() argument 49 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
|
/base/print/print_fwk/test/unittest/extension_test/ |
H A D | print_extension_test.cpp | 69 std::shared_ptr<AbilityLocalRecord> record = nullptr; in HWTEST_F() local
|
/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension.cpp | 44 void PrintExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument 53 CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &record, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) CreateAndInitContext() argument
|
/base/notification/common_event_service/frameworks/extension/src/ |
H A D | static_subscriber_extension.cpp | 41 void StaticSubscriberExtension::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
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_slot_filter_test.cpp | 83 std::shared_ptr<NotificationRecord> record = std::make_shared<NotificationRecord>(); in HWTEST_F() local 97 std::shared_ptr<NotificationRecord> record = std::make_shared<NotificationRecord>(); in HWTEST_F() local
|