Home
last modified time | relevance | path

Searched defs:handle (Results 501 - 525 of 4551) sorted by relevance

1...<<21222324252627282930>>...183

/base/msdp/device_status/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h79 PluginManager::Plugin<IPlugin>::Plugin(IContext *context, void *handle) in Plugin() argument
117 void *handle = ::dlopen(libPath, RTLD_NOW); in LoadLibrary() local
/base/security/code_signature/test/unittest/mock/src/
H A Dhks_api_mock_test.cpp73 int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksUpdate() argument
83 int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksFinish() argument
62 HksInit(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInit() argument
H A Dhks_api.cpp57 int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksUpdate() argument
64 int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksFinish() argument
49 HksInit(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInit() argument
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement.c29 void init_protocol(struct key_agreement_protocol *handle) in init_protocol() argument
38 void set_state(struct key_agreement_protocol *handle, enum protocol_state new_state) in set_state() argument
59 set_last_time_sec(struct key_agreement_protocol *handle) set_last_time_sec() argument
[all...]
H A Dsec_clone_server.c60 void destroy_sec_clone_server(struct sec_clone_server *handle) in destroy_sec_clone_server() argument
98 destroy_sec_clone_server(struct sec_clone_server *handle) destroy_sec_clone_server() argument
[all...]
/base/security/device_security_level/services/sa/standard/
H A Ddslm_service.cpp93 auto *handle = dlopen(PLUGIN_SO_PATH, RTLD_NOW); in ProcessLoadPlugin() local
/base/security/huks/interfaces/kits/liteapi/include/
H A Dhks_lite_api_common.h44 struct HksBlob *handle; member
/base/security/huks/services/huks_standard/huks_engine/main/core/include/
H A Dhks_keyblob.h48 uint64_t handle; member
/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp45 static int GetSlot(BShellHandle handle, int32_t argc, char *argv[]) in GetSlot() argument
62 static int GetSuffix(BShellHandle handle, int32_t argc, char *argv[]) in GetSuffix() argument
83 static int SetActiveSlot(BShellHandle handle, int32_t argc, char *argv[]) in SetActiveSlot() argument
105 static int SetUnbootSlot(BShellHandle handle, int32_t argc, char *argv[]) in SetUnbootSlot() argument
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_map.h42 HashTab *handle; member
/base/sensors/miscdevice/frameworks/native/vibrator/include/
H A Dvibrator_service_client.h34 void *handle; member
/base/security/selinux_adapter/test/unittest/parameter_static/
H A Dunit_test.cpp94 HashTab *handle = nullptr; in HWTEST_F() local
107 HashTab *handle = nullptr; in HWTEST_F() local
120 HashTab *handle = nullptr; HWTEST_F() local
154 HashTab *handle = nullptr; HWTEST_F() local
168 HashTab *handle = nullptr; HWTEST_F() local
186 HashTab *handle = nullptr; HWTEST_F() local
[all...]
/base/security/security_component_manager/frameworks/inner_api/enhance_kits/test/unittest/src/
H A Dsec_comp_enhance_test.cpp38 void *handle = dlopen(ENHANCE_INPUT_INTERFACE_LIB.c_str(), RTLD_LAZY); in SetUpTestCase() local
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dframebuffer_allocator.cpp107 int32_t FramebufferAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() argument
141 Mmap(BufferHandle &handle) Mmap() argument
166 Unmap(BufferHandle &handle) Unmap() argument
181 FreeMem(BufferHandle *handle) FreeMem() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_memory_backend.h26 ump_dd_handle handle; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_memory_backend.h26 ump_dd_handle handle; member
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h38 uint32_t handle; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h38 uint32_t handle; member
/device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/
H A Dvpu_mem.h67 RK_HANDLE handle; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h38 uint32_t handle; member
/foundation/ai/ai_engine/services/common/platform/dl_operation/source/
H A Daie_dl_operation.cpp62 void *AieDlsym(void *handle, const char *funName) in AieDlsym() argument
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dauto_fill_extension_module_loader_test.cpp52 void* handle = dlopen("/system/lib/extensionability/libauto_fill_extension_module.z.so", RTLD_LAZY); in HWTEST_F() local
H A Daction_extension_module_loader_test.cpp52 void* handle = dlopen("/system/lib/extensionability/libaction_extension_module.z.so", RTLD_LAZY); in HWTEST_F() local
H A Dform_extension_module_loader_test.cpp63 void *handle = dlopen(FORM_EXTENSION_MODULE_LIB_PATH, RTLD_LAZY); in HWTEST_F() local
H A Dembedded_ui_extension_module_loader_test.cpp52 void* handle = dlopen("/system/lib/extensionability/libembedded_ui_extension_module.z.so", RTLD_LAZY); in HWTEST_F() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...183