HomeSort by relevance Sort by last modified time
    Searched refs:CLIENT (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/
loc_api_cb.h 37 extern enum clnt_stat rpc_loc_event_cb_f_type_0x00010001(rpc_loc_event_cb_f_type_args *, rpc_loc_event_cb_f_type_rets *, CLIENT *);
  /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 */
72 CLIENT* clnt,
LocApiRpc.h 80 void locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event);
  /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 */
72 CLIENT* clnt,
LocApiRpc.h 80 void locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event);
  /system/tools/aidl/
generate_cpp.h 40 CLIENT, // BpFoo
generate_cpp.cpp 215 case ClassNames::CLIENT:
255 const string bp_name = ClassName(interface, ClassNames::CLIENT);
379 HeaderFile(interface, ClassNames::CLIENT, false),
388 ClassName(interface, ClassNames::CLIENT),
424 // Check that the client is calling the correct interface.
567 HeaderFile(interface, ClassNames::CLIENT, false),
588 const string bp_name = ClassName(interface, ClassNames::CLIENT);
617 BuildHeaderGuard(interface, ClassNames::CLIENT),
715 case ClassNames::CLIENT:
785 ClassNames::CLIENT) ||
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 77 extern bp_whoami_res * bootparamproc_whoami_1(bp_whoami_arg *, CLIENT *);
80 extern bp_getfile_res * bootparamproc_getfile_1(bp_getfile_arg *, CLIENT *);
rex.h 164 extern rex_result * rexproc_start_1(rex_start *, CLIENT *);
167 extern rex_result * rexproc_wait_1(void *, CLIENT *);
170 extern void * rexproc_modes_1(rex_ttymode *, CLIENT *);
173 extern void * rexproc_winch_1(rex_ttysize *, CLIENT *);
176 extern void * rexproc_signal_1(int *, CLIENT *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 77 extern bp_whoami_res * bootparamproc_whoami_1(bp_whoami_arg *, CLIENT *);
80 extern bp_getfile_res * bootparamproc_getfile_1(bp_getfile_arg *, CLIENT *);
rex.h 164 extern rex_result * rexproc_start_1(rex_start *, CLIENT *);
167 extern rex_result * rexproc_wait_1(void *, CLIENT *);
170 extern void * rexproc_modes_1(rex_ttymode *, CLIENT *);
173 extern void * rexproc_winch_1(rex_ttysize *, CLIENT *);
176 extern void * rexproc_signal_1(int *, CLIENT *);
  /external/autotest/cli/
job_unittest.py 12 from autotest_lib.client.common_lib.test_utils import mock
13 from autotest_lib.client.common_lib import control_data
15 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT
39 u'control_type': CLIENT,
64 u'control_type': CLIENT,
91 u'control_type': CLIENT,
146 u'control_file': u'kernel = \'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\'\ndef step_init():\n job.next_step([step_test])\n testkernel = job.kernel(\'8210088647656509311.kernel-smp-2.6.18-220.5.x86_64.rpm\')\n \n testkernel.install()\n testkernel.boot(args=\'console_always_print=1\')\n\ndef step_test():\n job.next_step(\'step0\')\n\ndef step0():\n AUTHOR = "Autotest Team"\n NAME = "Sleeptest"\n TIME = "SHORT"\n TEST_CATEGORY = "Functional"\n TEST_CLASS = "General"\n TEST_TYPE = "client"\n \n DOC = """\n This test simply sleeps for 1 second by default. It\'s a good way to test\n profilers and double check that autotest is working.\n The seconds argument can also be modified to make the machine sleep for as\n long as needed.\n """\n \n job.run_test(\'sleeptest\', seconds = 1)',
148 u'control_type': CLIENT,
157 out_words_no=['sleeptest', 'Priority', CLIENT, '2008']
    [all...]
host_unittest.py 11 from autotest_lib.client.common_lib import control_data
13 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_clientsecrets.py 50 "client_id": "[[CLIENT ID REQUIRED]]",
51 "client_secret": "[[CLIENT SECRET REQUIRED]]",
  /frameworks/av/services/camera/libcameraservice/
CameraService.h 64 class Client;
161 // Client functionality
212 // Return the package name for this client
215 // Notify client about a fatal error
219 // Get the UID of the application client using this
222 // Get the PID of the application client using this
225 // Check what API level is used for this client. This is used to determine which
268 OpsCallback(wp<BasicClient> client);
285 class Client : public hardware::BnCamera, public BasicClient
292 virtual status_t connect(const sp<hardware::ICameraClient>& client) = 0
835 sp<CLIENT> client = nullptr; local
    [all...]
  /external/autotest/server/
autoserv_utils.py 9 from autotest_lib.client.common_lib import control_data
10 from autotest_lib.client.common_lib import global_config
47 and -c or -s (client or server) parameters will be added.
109 if control_type_value == control_data.CONTROL_TYPE.CLIENT:
142 and client -c or server -s parameters will be added.
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 80 void locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 80 void locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 80 void locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event);
  /libcore/ojluni/src/main/java/sun/security/ssl/
X509KeyManagerImpl.java 116 return chooseAlias(getKeyTypes(keyTypes), issuers, CheckType.CLIENT,
122 return chooseAlias(getKeyTypes(keyTypes), issuers, CheckType.CLIENT,
139 return getAliases(keyType, issuers, CheckType.CLIENT, null);
472 // (client or server)
479 // enum constant for "tls client" check
480 // valid EKU for TLS client: any, tls_client
481 CLIENT(new HashSet<String>(Arrays.asList(new String[] {
530 if ((this == CLIENT) || (getBit(ku, 2) == false)) {
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 80 CLIENT* loc_api_clnt = NULL;
89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
245 static void loc_api_glue_rpc_cb(CLIENT* client, enum rpc_reset_event event)
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event);
260 Initiates the RPC client
284 LOC_LOGV("Trying to create RPC client...\n");
290 LOC_LOGE("Error: cannot create RPC client.\n");
300 LOC_LOGD("Loc API RPC client initialized.\n");
333 LOC_LOGW("Client already opened service (callback=%p)...\n"
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 80 CLIENT* loc_api_clnt = NULL;
89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
245 static void loc_api_glue_rpc_cb(CLIENT* client, enum rpc_reset_event event)
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event);
260 Initiates the RPC client
284 LOC_LOGV("Trying to create RPC client...\n");
290 LOC_LOGE("Error: cannot create RPC client.\n");
300 LOC_LOGD("Loc API RPC client initialized.\n");
333 LOC_LOGW("Client already opened service (callback=%p)...\n"
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 80 CLIENT* loc_api_clnt = NULL;
89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
245 static void loc_api_glue_rpc_cb(CLIENT* client, enum rpc_reset_event event)
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event);
260 Initiates the RPC client
284 LOC_LOGV("Trying to create RPC client...\n");
290 LOC_LOGE("Error: cannot create RPC client.\n");
300 LOC_LOGD("Loc API RPC client initialized.\n");
333 LOC_LOGW("Client already opened service (callback=%p)...\n"
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 80 CLIENT* loc_api_clnt = NULL;
89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
245 static void loc_api_glue_rpc_cb(CLIENT* client, enum rpc_reset_event event)
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event);
260 Initiates the RPC client
284 LOC_LOGV("Trying to create RPC client...\n");
290 LOC_LOGE("Error: cannot create RPC client.\n");
300 LOC_LOGD("Loc API RPC client initialized.\n");
333 LOC_LOGW("Client already opened service (callback=%p)...\n"
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 80 CLIENT* loc_api_clnt = NULL;
89 rpc_loc_client_handle_type handle; /* stores handle for client closing */
245 static void loc_api_glue_rpc_cb(CLIENT* client, enum rpc_reset_event event)
250 loc_glue_callback_table[i].rpc_cb(loc_glue_callback_table[i].user, client, event);
260 Initiates the RPC client
284 LOC_LOGV("Trying to create RPC client...\n");
290 LOC_LOGE("Error: cannot create RPC client.\n");
300 LOC_LOGD("Loc API RPC client initialized.\n");
333 LOC_LOGW("Client already opened service (callback=%p)...\n"
    [all...]

Completed in 8230 milliseconds

1 2 34 5 6