HomeSort by relevance Sort by last modified time
    Searched refs:handle (Results 251 - 275 of 6298) sorted by null

<<11121314151617181920>>

  /external/selinux/libsemanage/include/semanage/
boolean_record.h 6 #include <semanage/handle.h>
17 extern int semanage_bool_key_create(semanage_handle_t * handle,
21 extern int semanage_bool_key_extract(semanage_handle_t * handle,
36 extern int semanage_bool_set_name(semanage_handle_t * handle,
45 extern int semanage_bool_create(semanage_handle_t * handle,
48 extern int semanage_bool_clone(semanage_handle_t * handle,
  /external/selinux/libsemanage/src/
database.h 24 int (*create) (struct semanage_handle * handle, record_t ** rec);
27 int (*key_extract) (struct semanage_handle * handle,
49 int (*clone) (struct semanage_handle * handle,
52 /* Deallocate record resources. Must sucessfully handle NULL. */
68 int (*add) (struct semanage_handle * handle,
76 int (*modify) (struct semanage_handle * handle,
83 int (*set) (struct semanage_handle * handle,
88 int (*del) (struct semanage_handle * handle,
94 int (*clear) (struct semanage_handle * handle, dbase_t * dbase);
102 int (*query) (struct semanage_handle * handle,
    [all...]
database_activedb.h 7 #include "handle.h"
16 int (*read_list) (semanage_handle_t * handle,
20 int (*commit_list) (semanage_handle_t * handle,
26 extern int dbase_activedb_init(semanage_handle_t * handle,
  /external/selinux/libsepol/include/sepol/
boolean_record.h 5 #include <sepol/handle.h>
17 extern int sepol_bool_key_create(sepol_handle_t * handle,
23 extern int sepol_bool_key_extract(sepol_handle_t * handle,
38 extern int sepol_bool_set_name(sepol_handle_t * handle,
47 extern int sepol_bool_create(sepol_handle_t * handle, sepol_bool_t ** bool_ptr);
49 extern int sepol_bool_clone(sepol_handle_t * handle,
booleans.h 7 #include <sepol/handle.h>
32 extern int sepol_bool_set(sepol_handle_t * handle,
38 extern int sepol_bool_count(sepol_handle_t * handle,
42 extern int sepol_bool_exists(sepol_handle_t * handle,
47 extern int sepol_bool_query(sepol_handle_t * handle,
58 extern int sepol_bool_iterate(sepol_handle_t * handle,
users.h 6 #include <sepol/handle.h>
31 extern int sepol_user_modify(sepol_handle_t * handle,
37 extern int sepol_user_count(sepol_handle_t * handle,
41 extern int sepol_user_exists(sepol_handle_t * handle,
46 extern int sepol_user_query(sepol_handle_t * handle,
56 extern int sepol_user_iterate(sepol_handle_t * handle,
  /external/selinux/libsepol/src/
debug.h 25 #include "handle.h"
50 #define ERR(handle, ...) \
51 msg_write(handle, SEPOL_MSG_ERR, "libsepol", \
54 #define INFO(handle, ...) \
55 msg_write(handle, SEPOL_MSG_INFO, "libsepol", \
58 #define WARN(handle, ...) \
59 msg_write(handle, SEPOL_MSG_WARN, "libsepol", \
  /external/tpm2/
Handle.c 16 // This function returns the type of a handle which is the MSO of the handle.
20 TPM_HANDLE handle // IN: a handle to be checked
24 return (TPM_HT) ((handle & HR_RANGE_MASK) >> HR_SHIFT);
30 // This function returns the permanent handle that is equal to the input value or is the next higher value. If
31 // there is no handle with the input value and there is no next higher value, it returns 0:
37 TPM_HANDLE inHandle // IN: the handle to check
44 // scan from input value untill we find an implemented permanent handle
73 // This function returns a list of the permanent handles of PCR, started from handle. If handle is larger tha
    [all...]
  /frameworks/native/libs/vr/libpdx/private/pdx/
mock_message_writer.h 13 Status<FileReference>(const LocalHandle& handle));
15 Status<FileReference>(const BorrowedHandle& handle));
17 Status<FileReference>(const RemoteHandle& handle));
19 Status<ChannelReference>(const LocalChannelHandle& handle));
21 Status<ChannelReference>(const BorrowedChannelHandle& handle));
23 Status<ChannelReference>(const RemoteChannelHandle& handle));
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
GraphicBuffer.cpp 22 GraphicBuffer::GraphicBuffer(uint32_t handle)
23 : DataBuffer(handle)
25 initBuffer(handle);
28 void GraphicBuffer::resetBuffer(uint32_t handle)
30 DataBuffer::resetBuffer(handle);
31 initBuffer(handle);
70 void GraphicBuffer::initBuffer(uint32_t /*handle*/)
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_rpc_glue.h 65 rpc_loc_client_handle_type loc_handle, /* handle of the client */
85 rpc_loc_client_handle_type handle
90 rpc_loc_client_handle_type handle
95 rpc_loc_client_handle_type handle
100 rpc_loc_client_handle_type handle
105 rpc_loc_client_handle_type handle,
112 rpc_loc_client_handle_type handle,
  /system/bt/btcore/src/
hal_util.cc 39 void* handle = dlopen(BLUETOOTH_LIBRARY_NAME, RTLD_NOW); local
40 if (!handle) {
48 itf = (bt_interface_t*)dlsym(handle, sym);
57 << " btinterface=" << itf << " handle=" << handle; local
64 if (handle) dlclose(handle);
  /system/bt/vendor_libs/test_vendor_lib/include/
connection.h 34 Connection(std::shared_ptr<Device> dev, uint16_t handle)
35 : dev_(dev), handle_(handle), connected_(true), encrypted_(false) {}
45 // Return true if the handle matches and the device is connected.
46 inline bool operator==(uint16_t handle) {
47 return (handle_ == handle) && connected_;
50 // Return true if the handle doesn't match or the device is not connected.
51 inline bool operator!=(uint16_t handle) {
52 return (handle_ != handle) || !connected_;
78 // The connection handle
  /frameworks/native/libs/vr/libbufferhub/
ion_buffer.cpp 26 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height,
28 : IonBuffer(handle, width, height, kDefaultGraphicBufferLayerCount, stride,
31 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height,
36 "IonBuffer::IonBuffer: handle=%p width=%u height=%u layer_count=%u "
38 handle, width, height, layer_count, stride, format, usage);
39 if (handle != 0) {
40 Import(handle, width, height, layer_count, stride, format, usage);
46 "IonBuffer::~IonBuffer: handle=%p width=%u height=%u stride=%u "
48 handle(), width(), height(), stride(), format(), usage());
57 ALOGD_IF(TRACE, "IonBuffer::operator=: handle_=%p other.handle_=%p", handle(),
138 native_handle_t* handle = native_handle_create(fd_count, int_count); local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
HandleMap.java 39 public int handle = 0; field in class:HandleMap.Entry
48 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance) {
51 this.handle = handle;
57 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance,
61 this.handle = handle;
68 Entry(int serverIf, int type, int handle, UUID uuid, int serviceHandle) {
71 this.handle = handle;
172 Integer handle = mRequestMap.get(requestId); local
    [all...]
  /bionic/tests/libs/
ld_config_test_helper.cpp 40 void* handle = dlopen(vdso_name, RTLD_NOW); local
41 if (handle == nullptr) {
45 dlclose(handle);
namespaces_root.cpp 54 void* handle = dlopen("libnstest_dlopened.so", RTLD_NOW | RTLD_GLOBAL); local
55 if (handle == nullptr) {
59 const char** result = static_cast<const char**>(dlsym(handle, "g_private_dlopened_string"));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPerf.h 56 IN EFI_HANDLE Handle,
69 Handle - TODO: add argument description
84 IN EFI_HANDLE Handle,
97 Handle - TODO: add argument description
112 IN EFI_HANDLE Handle,
127 Handle - TODO: add argument description
142 #define PERF_ENABLE(handle, table, ticker) InitializePerformanceInfrastructure (handle, table, ticker)
143 #define PERF_START(handle, token, host, ticker) StartMeasure (handle, token, host, ticker)
    [all...]
  /external/capstone/arch/PowerPC/
PPCMapping.h 10 const char *PPC_reg_name(csh handle, unsigned int reg);
15 const char *PPC_insn_name(csh handle, unsigned int id);
16 const char *PPC_group_name(csh handle, unsigned int id);
  /external/capstone/arch/Sparc/
SparcMapping.h 10 const char *Sparc_reg_name(csh handle, unsigned int reg);
15 const char *Sparc_insn_name(csh handle, unsigned int id);
17 const char *Sparc_group_name(csh handle, unsigned int id);
  /external/parameter-framework/upstream/bindings/c/
ParameterFramework.h 69 /** Private handle to a parameter framework.
74 * A valid handle MUST be provided to all pfw related method.
149 void pfwDestroy(PfwHandler *handle) NONNULL;
152 * @param[in] handle @see PfwHandler
162 bool pfwStart(PfwHandler *handle, const char *configPath, const PfwCriterion criteria[],
176 const char *pfwGetLastError(const PfwHandler *handle) NONNULL;
179 * @param[in] handle @see PfwHandler
195 bool pfwSetCriterion(PfwHandler *handle, const char name[], int value) NONNULL USERESULT;
202 bool pfwGetCriterion(const PfwHandler *handle, const char name[], int *value) NONNULL USERESULT;
210 * @param[in] handle @see PfwHandle
    [all...]

Completed in 560 milliseconds

<<11121314151617181920>>