| /base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
| H A D | js_wallpaper_extension_context.cpp | 54 explicit JsWallpaperExtensionContext(const std::shared_ptr<WallpaperExtensionContext> &context) : context_(context) in JsWallpaperExtensionContext() argument 456 CreateJsWallpaperExtensionContext(napi_env env, std::shared_ptr<WallpaperExtensionContext> context) CreateJsWallpaperExtensionContext() argument [all...] |
| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_zipfile.cpp | 309 PkgAlgorithmContext context = {
in PackStream() local 675 PkgAlgorithmContext context = {
in Unpack() local 637 Stored(const PkgStreamPtr inStream, const PkgStreamPtr outStream, PkgAlgorithmContext &context) Stored() argument [all...] |
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | napi_wallpaper_ability.cpp | 46 auto context = std::make_shared<GetContextInfo>(); in NAPI_GetColors() local 56 auto context = std::make_shared<GetContextInfo>(); in NAPI_GetColorsSync() local 63 void NapiWallpaperAbility::GetColorsInner(std::shared_ptr<GetContextInfo> context, const ApiInfo &apiInfo) in GetColorsInner() argument 102 auto context = std::make_shared<GetContextInfo>(); NAPI_GetId() local 108 GetIdInner(std::shared_ptr<GetContextInfo> context) GetIdInner() argument 138 auto context = std::make_shared<GetFileContextInfo>(); NAPI_GetFile() local 145 GetFileInner(std::shared_ptr<GetFileContextInfo> context, const ApiInfo &apiInfo) GetFileInner() argument 190 auto context = std::make_shared<GetMinContextInfo>(); NAPI_GetMinHeight() local 200 auto context = std::make_shared<GetMinContextInfo>(); NAPI_GetMinHeightSync() local 207 GetMinHeightInner(std::shared_ptr<GetMinContextInfo> context, const ApiInfo &apiInfo) GetMinHeightInner() argument 237 auto context = std::make_shared<GetMinContextInfo>(); NAPI_GetMinWidth() local 247 auto context = std::make_shared<GetMinContextInfo>(); NAPI_GetMinWidthSync() local 254 GetMinWidthInner(std::shared_ptr<GetMinContextInfo> context, const ApiInfo &apiInfo) GetMinWidthInner() argument 283 auto context = std::make_shared<PermissionContextInfo>(); NAPI_IsChangePermitted() local 289 IsChangeAllowedInner(std::shared_ptr<PermissionContextInfo> context) IsChangeAllowedInner() argument 310 auto context = std::make_shared<PermissionContextInfo>(); NAPI_IsOperationAllowed() local 316 IsUserChangeAllowedInner(std::shared_ptr<PermissionContextInfo> context) IsUserChangeAllowedInner() argument 337 auto context = std::make_shared<SetContextInfo>(); NAPI_Reset() local 347 auto context = std::make_shared<SetContextInfo>(); NAPI_Restore() local 354 RestoreInner(std::shared_ptr<SetContextInfo> context, const ApiInfo &apiInfo) RestoreInner() argument 398 auto context = std::make_shared<SetContextInfo>(); NAPI_SetWallpaper() local 408 auto context = std::make_shared<SetContextInfo>(); NAPI_SetImage() local 418 auto context = std::make_shared<GetContextInfo>(); NAPI_SendEvent() local 424 SendEventInner(std::shared_ptr<GetContextInfo> context) SendEventInner() argument 478 auto context = std::make_shared<SetContextInfo>(); NAPI_SetVideo() local 484 SetVideoInner(std::shared_ptr<SetContextInfo> context) SetVideoInner() argument 530 SetImageInput(std::shared_ptr<SetContextInfo> context) SetImageInput() argument 574 SetImageExec(std::shared_ptr<SetContextInfo> context, const ApiInfo &apiInfo) SetImageExec() argument 609 auto context = std::make_shared<GetContextInfo>(); NAPI_GetPixelMap() local 619 auto context = std::make_shared<GetContextInfo>(); NAPI_GetImage() local 626 GetImageInner(std::shared_ptr<GetContextInfo> context, const ApiInfo &apiInfo) GetImageInner() argument 678 auto context = std::make_shared<GetContextInfo>(); NAPI_GetCorrespondWallpaper() local 685 GetCorrespondWallpaperInner(std::shared_ptr<GetContextInfo> context, const ApiInfo &apiInfo) GetCorrespondWallpaperInner() argument 837 auto context = std::make_shared<SetContextInfo>(); NAPI_SetCustomWallpaper() local 843 SetCustomWallpaper(std::shared_ptr<SetContextInfo> context) SetCustomWallpaper() argument 889 auto context = std::make_shared<SetContextInfo>(); NAPI_SetAllWallpapers() local 895 SetAllWallpapers(std::shared_ptr<SetContextInfo> context) SetAllWallpapers() argument [all...] |
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| H A D | event_listener_handler.cpp | 612 T *context = std::make_unique<T>().release(); in HandleCallbackInfoUpdate() local [all...] |
| /base/update/updater/test/unittest/package/ |
| H A D | pkg_manager_unittest.cpp | 90 TestStreamProcess(const PkgBuffer &ptr, size_t size, size_t start, bool isFinish, const void *context) TestStreamProcess() argument
|
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| H A D | ohos_resource_adapter_impl.cpp | 68 std::shared_ptr<AbilityRuntime::ApplicationContext> context = in GetResourceMgr() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
| H A D | user_auth_service_fuzzer.cpp | 429 auto context = ContextFactory::CreateWidgetContext(para, nullptr); in FuzzInsert2ContextPool() local
|
| /base/useriam/user_auth_framework/services/context/src/ |
| H A D | widget_context.cpp | 184 auto context = ContextFactory::CreateSimpleAuthContext(para, widgetCallback); in BuildTask() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
| H A D | kutf_suite.c | 228 kutf_add_explicit_result(struct kutf_context *context) kutf_add_explicit_result() argument 501 kutf_add_test_with_filters_and_data( struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context), unsigned int filters, union kutf_callback_data test_data) kutf_add_test_with_filters_and_data() argument 573 kutf_add_test_with_filters( struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context), unsigned int filters) kutf_add_test_with_filters() argument 593 kutf_add_test(struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context)) kutf_add_test() argument 632 kutf_create_suite_with_filters_and_data( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context), unsigned int filters, union kutf_callback_data suite_data) kutf_create_suite_with_filters_and_data() argument 685 kutf_create_suite_with_filters( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context), unsigned int filters) kutf_create_suite_with_filters() argument 706 kutf_create_suite( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context)) kutf_create_suite() argument 839 kutf_destroy_context(struct kutf_context *context) kutf_destroy_context() argument 846 kutf_set_result(struct kutf_context *context, enum kutf_result_status status) kutf_set_result() argument 852 kutf_set_expected_result(struct kutf_context *context, enum kutf_result_status expected_status) kutf_set_expected_result() argument 864 kutf_test_log_result( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result() argument 877 kutf_test_log_result_external( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result_external() argument 886 kutf_test_expect_abort(struct kutf_context *context) kutf_test_expect_abort() argument 892 kutf_test_expect_fatal(struct kutf_context *context) kutf_test_expect_fatal() argument 898 kutf_test_expect_fail(struct kutf_context *context) kutf_test_expect_fail() argument 904 kutf_test_expect_warn(struct kutf_context *context) kutf_test_expect_warn() argument 910 kutf_test_expect_pass(struct kutf_context *context) kutf_test_expect_pass() argument 916 kutf_test_skip(struct kutf_context *context) kutf_test_skip() argument 925 kutf_test_skip_msg(struct kutf_context *context, const char *message) kutf_test_skip_msg() argument 936 kutf_test_debug(struct kutf_context *context, char const *message) kutf_test_debug() argument 942 kutf_test_pass(struct kutf_context *context, char const *message) kutf_test_pass() argument 953 kutf_test_info(struct kutf_context *context, char const *message) kutf_test_info() argument 959 kutf_test_warn(struct kutf_context *context, char const *message) kutf_test_warn() argument 965 kutf_test_fail(struct kutf_context *context, char const *message) kutf_test_fail() argument 971 kutf_test_fatal(struct kutf_context *context, char const *message) kutf_test_fatal() argument 977 kutf_test_abort(struct kutf_context *context) kutf_test_abort() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_suite.c | 239 kutf_add_explicit_result(struct kutf_context *context) kutf_add_explicit_result() argument 648 kutf_add_test_with_filters_and_data( struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context), unsigned int filters, union kutf_callback_data test_data) kutf_add_test_with_filters_and_data() argument 730 kutf_add_test_with_filters( struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context), unsigned int filters) kutf_add_test_with_filters() argument 750 kutf_add_test(struct kutf_suite *suite, unsigned int id, const char *name, void (*execute)(struct kutf_context *context)) kutf_add_test() argument 789 kutf_create_suite_with_filters_and_data( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context), unsigned int filters, union kutf_callback_data suite_data) kutf_create_suite_with_filters_and_data() argument 842 kutf_create_suite_with_filters( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context), unsigned int filters) kutf_create_suite_with_filters() argument 863 kutf_create_suite( struct kutf_application *app, const char *name, unsigned int fixture_count, void *(*create_fixture)(struct kutf_context *context), void (*remove_fixture)(struct kutf_context *context)) kutf_create_suite() argument 1006 struct kutf_context *context; kutf_destroy_context() local 1014 kutf_context_get(struct kutf_context *context) kutf_context_get() argument 1019 kutf_context_put(struct kutf_context *context) kutf_context_put() argument 1025 kutf_set_result(struct kutf_context *context, enum kutf_result_status status) kutf_set_result() argument 1031 kutf_set_expected_result(struct kutf_context *context, enum kutf_result_status expected_status) kutf_set_expected_result() argument 1043 kutf_test_log_result( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result() argument 1055 kutf_test_log_result_external( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result_external() argument 1064 kutf_test_expect_abort(struct kutf_context *context) kutf_test_expect_abort() argument 1070 kutf_test_expect_fatal(struct kutf_context *context) kutf_test_expect_fatal() argument 1076 kutf_test_expect_fail(struct kutf_context *context) kutf_test_expect_fail() argument 1082 kutf_test_expect_warn(struct kutf_context *context) kutf_test_expect_warn() argument 1088 kutf_test_expect_pass(struct kutf_context *context) kutf_test_expect_pass() argument 1094 kutf_test_skip(struct kutf_context *context) kutf_test_skip() argument 1103 kutf_test_skip_msg(struct kutf_context *context, const char *message) kutf_test_skip_msg() argument 1114 kutf_test_debug(struct kutf_context *context, char const *message) kutf_test_debug() argument 1120 kutf_test_pass(struct kutf_context *context, char const *message) kutf_test_pass() argument 1131 kutf_test_info(struct kutf_context *context, char const *message) kutf_test_info() argument 1137 kutf_test_warn(struct kutf_context *context, char const *message) kutf_test_warn() argument 1143 kutf_test_fail(struct kutf_context *context, char const *message) kutf_test_fail() argument 1149 kutf_test_fatal(struct kutf_context *context, char const *message) kutf_test_fatal() argument 1155 kutf_test_abort(struct kutf_context *context) kutf_test_abort() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_kinstr_jm.c | 394 struct kbase_kinstr_jm *context; global() member [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 1154 mali_osk_errcode_t _mali_ukk_open(void **context) in _mali_ukk_open() argument 1276 mali_osk_errcode_t _mali_ukk_close(void **context) in _mali_ukk_close() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| H A D | rockchip-efuse.c | 141 static int rockchip_rk1808_efuse_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_rk1808_efuse_read() argument 198 static int rockchip_rk3128_efuse_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_rk3128_efuse_read() argument 233 static int rockchip_rk3288_efuse_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_rk3288_efuse_read() argument 268 static int rockchip_rk3288_efuse_secure_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_rk3288_efuse_secure_read() argument 306 static int rockchip_rk3328_efuse_read(void *context, unsigned int offset, void *val, size_t bytes)
in rockchip_rk3328_efuse_read() argument 358 rockchip_rk3368_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) rockchip_rk3368_efuse_read() argument 396 rockchip_rk3399_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) rockchip_rk3399_efuse_read() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_kinstr_jm.c | 395 struct kbase_kinstr_jm *context; global() member [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmsdh_linux.c | 78 void *context; /* context returned from upper layer */ member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_core.c | 1122 _mali_osk_errcode_t _mali_ukk_open(void **context) in _mali_ukk_open() argument 1244 _mali_osk_errcode_t _mali_ukk_close(void **context) in _mali_ukk_close() argument
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | ohos_application.cpp | 771 auto context = GetAppContext(); in UpdateAppContextResMgr() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/ |
| H A D | js_ui_service_extension.cpp | 123 auto context = GetContext(); in ~JsUIServiceExtension() local 177 auto context = GetContext(); in Init() local 200 auto context = GetContext(); in BindContext() local 239 auto context = GetContext(); OnStart() local 270 auto context = GetContext(); OnStop() local 409 auto context = GetContext(); CreateWindowIfNeeded() local 437 auto context = GetContext(); AbilityWindowConfigTransition() local 573 auto context = GetContext(); OnConfigurationUpdated() local 654 auto context = GetContext(); OnChange() local [all...] |
| H A D | js_ui_service_extension_context.cpp | 59 JSUIServiceExtensionContext( const std::shared_ptr<UIServiceExtensionContext>& context) JSUIServiceExtensionContext() argument 287 auto context = weak.lock(); GetConnectAbilityExecFunc() member in OHOS::AbilityRuntime::__anon227::final 441 CreateJsUIServiceExtensionContext(napi_env env, std::shared_ptr<UIServiceExtensionContext> context) CreateJsUIServiceExtensionContext() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | js_service_extension.cpp | 145 auto context = GetContext(); in ~JsServiceExtension() local 192 auto context = GetContext(); in Init() local 221 auto context = GetContext(); in ListenWMS() local 253 auto context = GetContext(); BindContext() local 292 auto context = GetContext(); OnStart() local 328 auto context = GetContext(); OnStop() local 520 auto context = GetContext(); GetInsightIntentExecutorInfo() local 539 auto context = GetContext(); OnInsightIntentExecuteDone() local 739 auto context = GetContext(); OnConfigurationUpdated() local 844 auto context = GetContext(); OnDisplayInfoChange() local 880 auto context = GetContext(); OnChange() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | ability_context_impl_test.cpp | 1384 std::shared_ptr<AbilityContextImpl> context = std::make_shared<AbilityContextImpl>(); in HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/ |
| H A D | js_ability_manager.cpp | 637 auto context = OHOS::AbilityRuntime::GetStageModeContext(env, info.argv[0]); in OnIsEmbeddedOpenAllowed() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
| H A D | js_ability_stage.cpp | 113 auto context = GetContext(); in ~JsAbilityStage() local 122 void JsAbilityStage::Init(const std::shared_ptr<Context> &context, in Init() argument 322 auto context in RunAutoStartupTask() local 392 auto context = GetContext(); GetProfileInfoFromResourceManager() local 433 auto context = GetContext(); LoadJsSrcEntry() local 620 auto context = GetContext(); GetHapModuleProp() local 739 SetJsAbilityStage(const std::shared_ptr<Context> &context) SetJsAbilityStage() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/ |
| H A D | js_auto_fill_extension.cpp | 109 auto context = GetContext(); in ~JsAutoFillExtension() local 171 auto context = GetContext(); in BindContext() local 270 auto context = GetContext(); OnStopCallBack() local 380 auto context = GetContext(); OnCommandWindowDone() local 490 auto context = GetContext(); HandleAutoFillCreate() local 537 auto context = GetContext(); ForegroundWindow() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| H A D | js_context_utils.cpp | 44 explicit JsBaseContext(std::weak_ptr<Context>&& context) : context_(std::move(context)) {} in JsBaseContext() argument 123 auto context = context_.lock(); in OnSwitchArea() local 161 auto context = context_.lock(); in OnCreateModuleContext() local 237 auto context = context_.lock(); OnCreateSystemHspModuleResourceManager() local 280 auto context = context_.lock(); OnCreateModuleResourceManager() local 321 auto context = context_.lock(); OnGetArea() local 337 auto context = context_.lock(); OnGetCacheDir() local 353 auto context = context_.lock(); OnGetTempDir() local 369 auto context = context_.lock(); OnGetResourceDir() local 385 auto context = context_.lock(); OnGetFilesDir() local 401 auto context = context_.lock(); OnGetDistributedFilesDir() local 417 auto context = context_.lock(); OnGetDatabaseDir() local 433 auto context = context_.lock(); OnGetPreferencesDir() local 494 auto context = context_.lock(); OnGetBundleCodeDir() local 510 auto context = context_.lock(); OnGetCloudFileDir() local 533 auto context = context_.lock(); OnCreateBundleContext() local 584 auto context = context_.lock(); OnGetApplicationContext() local 748 CreateJsBaseContext(napi_env env, std::shared_ptr<Context> context, bool keepContext) CreateJsBaseContext() argument [all...] |