Home
last modified time | relevance | path

Searched defs:handle (Results 26 – 50 of 9246) sorted by relevance

12345678910>>...370

/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc57 static int32_t OpenArchiveWrapper(const std::string& name, ZipArchiveHandle* handle) { in OpenArchiveWrapper()
135 ZipArchiveHandle handle; in TEST() local
152 ZipArchiveHandle handle; in TEST() local
158 ZipArchiveHandle handle; in TEST() local
164 ZipArchiveHandle handle; in TEST() local
170 ZipArchiveHandle handle; in TEST() local
180 ZipArchiveHandle handle; in TEST() local
190 ZipArchiveHandle handle; in TEST() local
202 ZipArchiveHandle handle; in TEST() local
215 ZipArchiveHandle handle; in TEST() local
[all …]
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/
H A DKeysetManagerTest.java78 KeysetHandle handle = in testEnable_shouldEnableKey() local
97 KeysetHandle handle = in testEnable_unknownStatus_shouldThrowException() local
110 KeysetHandle handle = KeysetHandle.fromKeyset(TestUtil.createKeyset(createDestroyedKey(keyId))); in testEnable_keyDestroyed_shouldThrowException() local
122 KeysetHandle handle = in testEnable_keyNotFound_shouldThrowException() local
142 KeysetHandle handle = in testSetPrimary_shouldSetPrimary() local
166 KeysetHandle handle = in testSetPrimary_keyNotFound_shouldThrowException() local
188 KeysetHandle handle = in testSetPrimary_keyDisabled_shouldThrowException() local
210 KeysetHandle handle = in testSetPrimary_keyDestroyed_shouldThrowException() local
225 KeysetHandle handle = in testSetPrimary_keyUnknownStatus_shouldThrowException() local
241 KeysetHandle handle = in testPromote_shouldPromote() local
[all …]
/aosp_15_r20/frameworks/native/libs/binder/
H A Dlibbinder_rpc_unstable.cpp54 static void freeObjectHandle(A* handle) { in freeObjectHandle()
61 static sp<T> handleToStrongPointer(A* handle) { in handleToStrongPointer()
161 ARpcServer* handle, const ARpcSession_FileDescriptorTransportMode modes[], in ARpcServer_setSupportedFileDescriptorTransportModes()
171 void ARpcServer_setMaxThreads(ARpcServer* handle, size_t threads) { in ARpcServer_setMaxThreads()
175 void ARpcServer_start(ARpcServer* handle) { in ARpcServer_start()
179 void ARpcServer_join(ARpcServer* handle) { in ARpcServer_join()
183 bool ARpcServer_shutdown(ARpcServer* handle) { in ARpcServer_shutdown()
187 void ARpcServer_free(ARpcServer* handle) { in ARpcServer_free()
199 void ARpcSession_free(ARpcSession* handle) { in ARpcSession_free()
204 AIBinder* ARpcSession_setupVsockClient(ARpcSession* handle, unsigned int cid, unsigned int port) { in ARpcSession_setupVsockClient()
[all …]
/aosp_15_r20/external/capstone/bindings/vb6/
H A DvbCapstone.cpp30 cs_err __stdcall bs_open(cs_arch arch, cs_mode mode, csh *handle){ in bs_open()
35 cs_err __stdcall bs_close(csh *handle){ in bs_close()
40 cs_err __stdcall bs_option(csh handle, cs_opt_type type, size_t value){ in bs_option()
45 cs_err __stdcall bs_errno(csh handle){ in bs_errno()
55 size_t __stdcall bs_disasm(csh handle, const uint8_t *code, size_t code_size, uint64_t address, siz… in bs_disasm()
65 const char* __stdcall bs_reg_name(csh handle, unsigned int reg_id){ in bs_reg_name()
75 cs_insn* __stdcall bs_malloc(csh handle){ in bs_malloc()
81 int __stdcall bs_op_index(csh handle, const cs_insn *insn, unsigned int op_type, unsigned int posit… in bs_op_index()
86 int __stdcall bs_op_count(csh handle, const cs_insn *insn, unsigned int op_type){ in bs_op_count()
91 bool __stdcall bs_reg_write(csh handle, const cs_insn *insn, unsigned int reg_id){ in bs_reg_write()
[all …]
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifi_hal.cpp157 wifi_interface_handle wifi_get_iface_handle(wifi_handle handle, char *name) in wifi_get_iface_handle()
330 wifi_handle handle = getWifiHandle(iface); in acquire_supported_features() local
363 wifi_handle handle = getWifiHandle(iface); in acquire_driver_supported_features() local
390 static wifi_error wifi_get_capabilities(wifi_interface_handle handle) in wifi_get_capabilities()
424 static wifi_error wifi_get_sar_version(wifi_interface_handle handle) in wifi_get_sar_version()
451 wifi_handle handle = getWifiHandle(iface); in get_firmware_bus_max_size_supported() local
593 wifi_error wifi_set_coex_unsafe_channels(wifi_handle handle, u32 num_channels, in wifi_set_coex_unsafe_channels()
793 wifi_error wifi_set_dtim_config(wifi_interface_handle handle, u32 multiplier) in wifi_set_dtim_config()
910 wifi_error wifi_get_usable_channels(wifi_handle handle, u32 band_mask, in wifi_get_usable_channels()
1155 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize()
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/
Demmc_csl_sdcmd.c19 int sd_cmd0(struct sd_handle *handle) in sd_cmd0()
35 int sd_cmd1(struct sd_handle *handle, uint32_t ocr, uint32_t *ocr_output) in sd_cmd1()
57 int sd_cmd2(struct sd_handle *handle) in sd_cmd2()
68 int sd_cmd3(struct sd_handle *handle) in sd_cmd3()
92 int sd_cmd7(struct sd_handle *handle, uint32_t rca) in sd_cmd7()
127 int mmc_cmd8(struct sd_handle *handle, uint8_t *extCsdReg) in mmc_cmd8()
150 int sd_cmd9(struct sd_handle *handle, struct sd_card_data *card) in sd_cmd9()
244 int sd_cmd13(struct sd_handle *handle, uint32_t *status) in sd_cmd13()
266 int sd_cmd16(struct sd_handle *handle, uint32_t length) in sd_cmd16()
312 int sd_cmd17(struct sd_handle *handle, in sd_cmd17()
[all …]
/aosp_15_r20/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp245 static CScalerNonStream *GetNonStreamScaler(void *handle) in GetNonStreamScaler()
279 int exynos_sc_destroy(void *handle) in exynos_sc_destroy()
298 void *handle, in exynos_sc_set_csc_property()
316 void *handle, in exynos_sc_set_src_format()
343 void *handle, in exynos_sc_set_dst_format()
373 void *handle, in exynos_sc_set_rotation()
386 void *handle, in exynos_sc_set_framerate()
397 void *handle, in exynos_sc_set_src_addr()
411 void *handle, in exynos_sc_set_dst_addr()
424 int exynos_sc_convert(void *handle) in exynos_sc_convert()
[all …]
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/
H A Demmc_csl_sdcmd.c19 int sd_cmd0(struct sd_handle *handle) in sd_cmd0()
35 int sd_cmd1(struct sd_handle *handle, uint32_t ocr, uint32_t *ocr_output) in sd_cmd1()
57 int sd_cmd2(struct sd_handle *handle) in sd_cmd2()
68 int sd_cmd3(struct sd_handle *handle) in sd_cmd3()
92 int sd_cmd7(struct sd_handle *handle, uint32_t rca) in sd_cmd7()
127 int mmc_cmd8(struct sd_handle *handle, uint8_t *extCsdReg) in mmc_cmd8()
150 int sd_cmd9(struct sd_handle *handle, struct sd_card_data *card) in sd_cmd9()
244 int sd_cmd13(struct sd_handle *handle, uint32_t *status) in sd_cmd13()
266 int sd_cmd16(struct sd_handle *handle, uint32_t length) in sd_cmd16()
312 int sd_cmd17(struct sd_handle *handle, in sd_cmd17()
[all …]
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dioctl_wrappers.c105 gem_handle_to_libdrm_bo(drm_intel_bufmgr *bufmgr, int fd, const char *name, uint32_t handle) in gem_handle_to_libdrm_bo()
148 gem_get_tiling(int fd, uint32_t handle, uint32_t *tiling, uint32_t *swizzle) in gem_get_tiling()
163 int __gem_set_tiling(int fd, uint32_t handle, uint32_t tiling, uint32_t stride) in __gem_set_tiling()
197 void gem_set_tiling(int fd, uint32_t handle, uint32_t tiling, uint32_t stride) in gem_set_tiling()
202 int __gem_set_caching(int fd, uint32_t handle, uint32_t caching) in __gem_set_caching()
230 void gem_set_caching(int fd, uint32_t handle, uint32_t caching) in gem_set_caching()
244 uint32_t gem_get_caching(int fd, uint32_t handle) in gem_get_caching()
293 uint32_t gem_flink(int fd, uint32_t handle) in gem_flink()
315 void gem_close(int fd, uint32_t handle) in gem_close()
326 int __gem_write(int fd, uint32_t handle, uint64_t offset, const void *buf, uint64_t length) in __gem_write()
[all …]
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wifi_hal/
Dcommon.cpp42 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
47 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
52 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
57 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
97 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
143 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
169 void wifi_unregister_vendor_handler_without_lock(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler_without_lock()
187 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
196 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
[all …]
/aosp_15_r20/external/OpenCSD/decoder/source/c_api/
H A Docsd_c_api.cpp94 dcd_tree_handle_t handle = C_API_INVALID_TREE_HANDLE; in ocsd_create_dcd_tree() local
112 OCSD_C_API void ocsd_destroy_dcd_tree(const dcd_tree_handle_t handle) in ocsd_destroy_dcd_tree()
142 OCSD_C_API ocsd_datapath_resp_t ocsd_dt_process_data(const dcd_tree_handle_t handle, in ocsd_dt_process_data()
157 OCSD_C_API ocsd_err_t ocsd_dt_create_decoder(const dcd_tree_handle_t handle, in ocsd_dt_create_decoder()
184 OCSD_C_API ocsd_err_t ocsd_dt_remove_decoder( const dcd_tree_handle_t handle, in ocsd_dt_remove_decoder()
190 OCSD_C_API ocsd_err_t ocsd_dt_attach_packet_callback( const dcd_tree_handle_t handle, in ocsd_dt_attach_packet_callback()
237 OCSD_C_API ocsd_err_t ocsd_dt_get_decode_stats(const dcd_tree_handle_t handle, in ocsd_dt_get_decode_stats()
246 OCSD_C_API ocsd_err_t ocsd_dt_reset_decode_stats(const dcd_tree_handle_t handle, in ocsd_dt_reset_decode_stats()
255 OCSD_C_API ocsd_err_t ocsd_dt_set_gen_elem_outfn(const dcd_tree_handle_t handle, FnTraceElemIn pFn,… in ocsd_dt_set_gen_elem_outfn()
301 OCSD_C_API ocsd_err_t ocsd_def_errlog_set_strprint_cb(const dcd_tree_handle_t handle, void *p_conte… in ocsd_def_errlog_set_strprint_cb()
[all …]
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifi_hal.cpp151 wifi_interface_handle wifi_get_iface_handle(wifi_handle handle, char *name) in wifi_get_iface_handle()
324 wifi_handle handle = getWifiHandle(iface); in acquire_supported_features() local
357 wifi_handle handle = getWifiHandle(iface); in acquire_driver_supported_features() local
384 static wifi_error wifi_get_capabilities(wifi_interface_handle handle) in wifi_get_capabilities()
423 wifi_handle handle = getWifiHandle(iface); in get_firmware_bus_max_size_supported() local
565 wifi_error wifi_set_coex_unsafe_channels(wifi_handle handle, u32 num_channels, in wifi_set_coex_unsafe_channels()
735 wifi_error wifi_set_dtim_config(wifi_interface_handle handle, u32 multiplier) in wifi_set_dtim_config()
852 wifi_error wifi_get_usable_channels(wifi_handle handle, u32 band_mask, in wifi_get_usable_channels()
1092 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize()
1478 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership()
[all …]
/aosp_15_r20/device/google/contexthub/sensorhal/
Dsensors.cpp80 int SensorContext::activate(int handle, int enabled) { in activate()
91 int SensorContext::setDelay(int handle, int64_t delayNs) { in setDelay()
112 int handle, in batch()
125 int SensorContext::flush(int handle) { in flush()
161 struct sensors_poll_device_t *dev, int handle, int enabled) { in ActivateWrapper()
167 struct sensors_poll_device_t *dev, int handle, int64_t delayNs) { in SetDelayWrapper()
180 int handle, in BatchWrapper()
190 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) { in FlushWrapper()
253 bool SensorContext::HubConnectionOperation::owns(int handle) { in owns()
257 int SensorContext::HubConnectionOperation::activate(int handle, int enabled) { in activate()
[all …]
/aosp_15_r20/device/linaro/poplar/wifi/wifi_hal/
Dwifi_hal.cpp218 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize()
339 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership()
358 static void internal_cleaned_up_handler(wifi_handle handle) in internal_cleaned_up_handler()
379 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) in wifi_cleanup()
442 static int internal_pollin_handler(wifi_handle handle) in internal_pollin_handler()
453 void wifi_event_loop(wifi_handle handle) in wifi_event_loop()
524 wifi_handle handle = (wifi_handle)arg; in internal_valid_message_handler() local
595 GetMulticastIdCommand(wifi_handle handle, const char *name, const char *group) in GetMulticastIdCommand()
670 SetPnoMacAddrOuiCommand(wifi_interface_handle handle, oui scan_oui) in SetPnoMacAddrOuiCommand()
722 SetNodfsCommand(wifi_interface_handle handle, u32 nodfs) in SetNodfsCommand()
[all …]
Dcommon.cpp40 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
45 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
50 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
55 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
70 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
95 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
121 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
147 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
171 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
193 WifiCommand *wifi_unregister_cmd(wifi_handle handle, int id) in wifi_unregister_cmd()
[all …]
/aosp_15_r20/external/coreboot/src/lib/
H A Dsmbios.c81 void *smbios_carve_table(unsigned long start, u8 type, u8 length, u16 handle) in smbios_carve_table()
235 unsigned long *current, int *handle, in create_smbios_type17_for_dimm()
292 unsigned long *current, int *handle, in create_smbios_type17_for_empty_slot()
369 static int smbios_write_type0(unsigned long *current, int handle) in smbios_write_type0()
446 static int smbios_write_type1(unsigned long *current, int handle) in smbios_write_type1()
466 static int smbios_write_type2(unsigned long *current, int handle, const int chassis_handle) in smbios_write_type2()
486 static int smbios_write_type3(unsigned long *current, int handle) in smbios_write_type3()
512 const int handle, in smbios_write_type7()
612 int smbios_write_type8(unsigned long *current, int *handle, in smbios_write_type8()
637 int smbios_write_type9(unsigned long *current, int *handle, in smbios_write_type9()
[all …]
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.cpp42 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
47 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
52 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
57 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
97 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
143 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
169 void wifi_unregister_vendor_handler_without_lock(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler_without_lock()
187 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
196 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
[all …]
/aosp_15_r20/system/chre/core/
H A Daudio_request_manager.cc62 uint32_t handle, bool enable, in configureSource()
74 uint32_t handle = audioDataEvent->handle; in handleAudioDataEvent() local
102 void AudioRequestManager::handleAudioAvailability(uint32_t handle, in handleAudioAvailability()
121 uint32_t handle = static_cast<uint32_t>(i); in logStateToBuffer() local
150 uint32_t handle, bool enable, uint64_t bufferDuration, in validateConfigureSourceArguments()
181 uint32_t handle, bool enable, in doConfigureSource()
231 void AudioRequestManager::updatePlatformHandleEnabled(uint32_t handle, in updatePlatformHandleEnabled()
241 bool AudioRequestManager::createAudioRequest(uint32_t handle, in createAudioRequest()
287 for (uint32_t handle = 0; handle < numRequests; ++handle) { in disableAllAudioRequests() local
303 AudioRequestManager::findAudioRequestByInstanceId(uint32_t handle, in findAudioRequestByInstanceId()
[all …]
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/
H A DMtpMockDatabase.cpp73 void MtpMockDatabase::endSendObject(MtpObjectHandle handle, bool succeeded) { in endSendObject()
78 void MtpMockDatabase::rescanFile(const char* path, MtpObjectHandle handle, MtpObjectFormat format) { in rescanFile()
116 MtpResponseCode MtpMockDatabase::getObjectPropertyValue(MtpObjectHandle handle, in getObjectPropertyValue()
124 MtpResponseCode MtpMockDatabase::setObjectPropertyValue(MtpObjectHandle handle, in setObjectPropertyValue()
149 MtpResponseCode MtpMockDatabase::getObjectPropertyList(MtpObjectHandle handle, uint32_t format, in getObjectPropertyList()
159 MtpResponseCode MtpMockDatabase::getObjectInfo(MtpObjectHandle handle, MtpObjectInfo& info) { in getObjectInfo()
188 void* MtpMockDatabase::getThumbnail(MtpObjectHandle handle, size_t& outThumbSize) { in getThumbnail()
202 MtpResponseCode MtpMockDatabase::getObjectFilePath(MtpObjectHandle handle, in getObjectFilePath()
261 MtpResponseCode MtpMockDatabase::beginDeleteObject(MtpObjectHandle handle) { in beginDeleteObject()
265 void MtpMockDatabase::endDeleteObject(MtpObjectHandle handle, bool succeeded) { in endDeleteObject()
[all …]
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dprime_mmap.c60 fill_bo(uint32_t handle, size_t size) in fill_bo()
80 uint32_t handle; in test_correct() local
109 uint32_t handle; in test_map_unmap() local
138 uint32_t handle; in test_reprime() local
170 uint32_t handle; in test_forked() local
196 uint32_t handle; in test_correct_cpu_write() local
226 uint32_t handle; in test_forked_cpu_write() local
254 uint32_t handle; in test_refcounting() local
277 uint32_t handle; in test_dup() local
294 static int prime_handle_to_fd_no_assert(uint32_t handle, int flags, int *fd_out) in prime_handle_to_fd_no_assert()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
H A DGraphOperationBuilder.java303 private static native long finish(long handle); in finish()
305 private static native void addInput(long handle, long opHandle, int index); in addInput()
307 private static native void addInputList(long handle, long[] opHandles, int[] indices); in addInputList()
309 private static native void addControlInput(long handle, long opHandle); in addControlInput()
311 private static native void setDevice(long handle, String device); in setDevice()
316 private static native void setAttrString(long handle, String name, byte[] value); in setAttrString()
318 private static native void setAttrInt(long handle, String name, long value); in setAttrInt()
320 private static native void setAttrIntList(long handle, String name, long[] value); in setAttrIntList()
322 private static native void setAttrFloat(long handle, String name, float value); in setAttrFloat()
324 private static native void setAttrFloatList(long handle, String name, float[] value); in setAttrFloatList()
[all …]
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexturebindless.c106 is_texture_handle_resident(struct gl_context *ctx, GLuint64 handle) in is_texture_handle_resident()
116 is_image_handle_resident(struct gl_context *ctx, GLuint64 handle) in is_image_handle_resident()
132 GLuint64 handle = texHandleObj->handle; in make_texture_handle_resident() local
181 GLuint64 handle = imgHandleObj->handle; in make_image_handle_resident() local
255 GLuint64 handle; in get_texture_handle() local
334 GLuint64 handle; in get_image_handle() local
729 _mesa_MakeTextureHandleResidentARB_no_error(GLuint64 handle) in _mesa_MakeTextureHandleResidentARB_no_error()
740 _mesa_MakeTextureHandleResidentARB(GLuint64 handle) in _mesa_MakeTextureHandleResidentARB()
775 _mesa_MakeTextureHandleNonResidentARB_no_error(GLuint64 handle) in _mesa_MakeTextureHandleNonResidentARB_no_error()
786 _mesa_MakeTextureHandleNonResidentARB(GLuint64 handle) in _mesa_MakeTextureHandleNonResidentARB()
[all …]
/aosp_15_r20/external/selinux/libsemanage/src/
H A Ddatabase_policydb.c54 static int dbase_policydb_set_serial(semanage_handle_t * handle, in dbase_policydb_set_serial()
68 static int dbase_policydb_needs_resync(semanage_handle_t * handle, in dbase_policydb_needs_resync()
89 static int dbase_policydb_cache(semanage_handle_t * handle, in dbase_policydb_cache()
157 static int dbase_policydb_flush(semanage_handle_t * handle in dbase_policydb_flush()
178 int dbase_policydb_init(semanage_handle_t * handle, in dbase_policydb_init()
241 static int dbase_policydb_add(semanage_handle_t * handle, in dbase_policydb_add()
257 static int dbase_policydb_set(semanage_handle_t * handle, in dbase_policydb_set()
273 static int dbase_policydb_modify(semanage_handle_t * handle, in dbase_policydb_modify()
291 static int dbase_policydb_del(semanage_handle_t * handle in dbase_policydb_del()
303 static int dbase_policydb_clear(semanage_handle_t * handle in dbase_policydb_clear()
[all …]
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle_builder_test.cc97 util::StatusOr<KeysetHandle> handle = in TEST_F() local
130 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
178 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
262 util::StatusOr<KeysetHandle> handle = builder.Build(); in TEST_F() local
285 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
308 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
407 util::StatusOr<KeysetHandle> handle = in TEST_F() local
456 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
478 util::StatusOr<KeysetHandle> handle = KeysetHandleBuilder() in TEST_F() local
514 util::StatusOr<KeysetHandle> handle = in TEST_F() local
[all …]
/aosp_15_r20/hardware/google/graphics/common/libgscaler/
Dlibgscaler.cpp120 void exynos_gsc_destroy(void *handle) in exynos_gsc_destroy()
139 void *handle, in exynos_gsc_set_csc_property()
169 void *handle, in exynos_gsc_set_src_format()
204 void *handle, in exynos_gsc_set_dst_format()
240 void *handle, in exynos_gsc_set_rotation()
270 void *handle, in exynos_gsc_set_src_addr()
295 void *handle, in exynos_gsc_set_dst_addr()
319 int exynos_gsc_convert(void *handle) in exynos_gsc_convert()
363 int exynos_gsc_subdev_s_crop(void *handle, in exynos_gsc_subdev_s_crop()
383 int exynos_gsc_config_exclusive(void *handle, in exynos_gsc_config_exclusive()
[all …]

12345678910>>...370