/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_rpc_glue.c | 77 CLIENT* loc_api_clnt = NULL; 81 loc_event_cb_f_type *loc_api_saved_cb = NULL; /* the only callback of Loc API client */ 151 Initiates the RPC client 163 LOGD("Trying to create RPC client...\n"); 169 fprintf(stderr, "Error: cannot create RPC client.\n");
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
loc_api_rpc_glue.c | 77 CLIENT* loc_api_clnt = NULL; 81 loc_event_cb_f_type *loc_api_saved_cb = NULL; /* the only callback of Loc API client */ 151 Initiates the RPC client 163 LOGD("Trying to create RPC client...\n"); 169 fprintf(stderr, "Error: cannot create RPC client.\n");
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_rpc_glue.c | 77 CLIENT* loc_api_clnt = NULL; 81 loc_event_cb_f_type *loc_api_saved_cb = NULL; /* the only callback of Loc API client */ 151 Initiates the RPC client 163 LOGD("Trying to create RPC client...\n"); 169 fprintf(stderr, "Error: cannot create RPC client.\n");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nislib.h | 260 CLIENT *clnt; /* RPC CLIENT handle */
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/ |
X509KeyManagerTest.java | 24 private static final String CLIENT = "CLIENT"; [all...] |
/external/autotest/frontend/afe/ |
rpc_interface_unittest.py | 9 from autotest_lib.client.common_lib import control_data 10 from autotest_lib.client.common_lib import error 11 from autotest_lib.client.common_lib import global_config 12 from autotest_lib.client.common_lib import priorities 13 from autotest_lib.client.common_lib.cros import dev_server 14 from autotest_lib.client.common_lib.test_utils import mock 28 CLIENT = control_data.CONTROL_TYPE_NAMES.CLIENT 90 control_type=CLIENT, 175 """Create jobs, retrieve them, fail on client, fetch them again."" [all...] |
models.py | 19 from autotest_lib.client.common_lib import enum, error, host_protections 20 from autotest_lib.client.common_lib import global_config 21 from autotest_lib.client.common_lib import host_queue_entry_states 22 from autotest_lib.client.common_lib import control_data, priorities, decorators 655 would only be transferred once, even if the client 669 # Detecting duplicates on the client is easy, but here it's harder. The [all...] |
/external/autotest/cli/ |
job.py | 23 from autotest_lib.client.common_lib import control_data 24 from autotest_lib.client.common_lib import priorities 459 'client/server setting is implicit and ' 488 self.data['control_type'] = control_data.CONTROL_TYPE_NAMES.CLIENT 507 self.data['control_type'] = control_data.CONTROL_TYPE_NAMES.CLIENT
|
/frameworks/av/services/camera/libcameraservice/ |
CameraService.h | 70 class Client; 171 // Client functionality 226 // Return the package name for this client 229 // Notify client about a fatal error 233 // Get the UID of the application client using this 236 // Get the PID of the application client using this 239 // Check what API level is used for this client. This is used to determine which 243 // Block the client form using the camera 285 explicit OpsCallback(wp<BasicClient> client); 302 class Client : public hardware::BnCamera, public BasicClien [all...] |
CameraService.cpp | 315 // Remove the client from the list of active clients, if there is one 319 // Disconnect client 321 ALOGI("%s: Client for camera ID %s evicted due to device status change from HAL", 323 // Notify the client of disconnection 327 // Ensure not in binder RPC so client disconnect PID checks work correctly 586 /*out*/sp<BasicClient>* client) { 595 *client = new CameraClient(cameraService, tmp, packageName, 612 *client = new Camera2Client(cameraService, tmp, packageName, 619 *client = new CameraDeviceClient(cameraService, tmp, packageName, cameraId, 637 *client = new CameraClient(cameraService, tmp, packageName 1200 sp<Client> client = nullptr; local 1228 sp<Client> client = nullptr; local 1255 sp<CameraDeviceClient> client = nullptr; local 1289 sp<CLIENT> client = nullptr; local 2369 sp<BasicClient> client = mClient.promote(); local 2752 auto client = clientDescriptor->getValue(); local [all...] |
/frameworks/native/services/vr/hardware_composer/impl/ |
vr_hwc.cpp | 157 if (layers_[i].composition_type != IComposerClient::Composition::CLIENT) { 159 types->push_back(IComposerClient::Composition::CLIENT); 160 layers_[i].composition_type = IComposerClient::Composition::CLIENT; 179 if (layer.composition_type == IComposerClient::Composition::CLIENT) { 184 ALOGE("Client composition requested but no client target buffer"); 872 sp<VrComposerClient> client; local 874 client = new VrComposerClient(*this); 876 ALOGE("Already have a client"); 880 client_ = client; [all...] |
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/ |
TestKeyStore.java | 139 private static TestKeyStore CLIENT; 239 CLIENT = new TestKeyStore(createClient(INTERMEDIATE_CA.keyStore), null, null); 241 .aliasPrefix("client-ec") 248 .aliasPrefix("client-ec") 255 .aliasPrefix("client") 313 return CLIENT; 317 * Return a client keystore with a matched RSA certificate and 326 * Return a client keystore with a matched RSA certificate and 335 * Return a client keystore with a matched RSA certificate and [all...] |
/libcore/support/src/test/java/libcore/java/security/ |
TestKeyStore.java | 137 private static TestKeyStore CLIENT; 236 CLIENT = new TestKeyStore(createClient(INTERMEDIATE_CA.keyStore), null, null); 238 .aliasPrefix("client-ec") 245 .aliasPrefix("client-ec") 252 .aliasPrefix("client") 310 return CLIENT; 314 * Return a client keystore with a matched RSA certificate and 323 * Return a client keystore with a matched RSA certificate and 332 * Return a client keystore with a matched RSA certificate and [all...] |
/external/wayland/src/ |
scanner.c | 56 CLIENT, 63 fprintf(stderr, "usage: %s [OPTION] [client-header|server-header|code]" 67 "stdin or input file to client\n" 74 " that is e.g. wayland-client-core.h instead\n" 75 " of wayland-client.h.\n"); 1207 " * Sends an %s event to the client owning the resource.\n", 1210 printf(" * @param resource_ The client's resource\n"); 1331 printf("struct wl_client *client,\n" 1347 else if (side == CLIENT && a->type == OBJECT && a->interface_name == NULL) 1350 else if (side == CLIENT && a->type == NEW_ID [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 104 static void loc_rpc_global_cb(void* user, CLIENT* clnt, enum rpc_reset_event event) 211 void LocApiRpc::locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event) 369 ALOGD ("loc_eng_set_position mode, client = %d, interval = %d, mode = %d\n", [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 104 static void loc_rpc_global_cb(void* user, CLIENT* clnt, enum rpc_reset_event event) 211 void LocApiRpc::locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event) 369 ALOGD ("loc_eng_set_position mode, client = %d, interval = %d, mode = %d\n", [all...] |
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 104 static void loc_rpc_global_cb(void* user, CLIENT* clnt, enum rpc_reset_event event) 211 void LocApiRpc::locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event) 369 ALOGD ("loc_eng_set_position mode, client = %d, interval = %d, mode = %d\n", [all...] |
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 104 static void loc_rpc_global_cb(void* user, CLIENT* clnt, enum rpc_reset_event event) 211 void LocApiRpc::locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event) 369 ALOGD ("loc_eng_set_position mode, client = %d, interval = %d, mode = %d\n", [all...] |
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
LocApiRpc.cpp | 104 static void loc_rpc_global_cb(void* user, CLIENT* clnt, enum rpc_reset_event event) 211 void LocApiRpc::locRpcGlobalCB(CLIENT* clnt, enum rpc_reset_event event) 369 ALOGD ("loc_eng_set_position mode, client = %d, interval = %d, mode = %d\n", [all...] |
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
VtsHalGraphicsComposerV2_1TargetTest.cpp | 209 * required client targets. 553 mWriter->setLayerCompositionType(IComposerClient::Composition::CLIENT);
|
/system/tools/aidl/ |
aidl.cpp | 323 for (ClassNames c : {ClassNames::CLIENT,
|
/external/autotest/server/ |
frontend.py | 25 from autotest_lib.client.common_lib import control_data 26 from autotest_lib.client.common_lib import global_config 27 from autotest_lib.client.common_lib import host_states 28 from autotest_lib.client.common_lib import priorities 29 from autotest_lib.client.common_lib import utils 684 control_type=control_data.CONTROL_TYPE_NAMES.CLIENT,
|
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
jsse.jar | |
/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
jsse.jar | |
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/ |
selenium-api-2.42.2.jar | |