Searched refs:context (Results 126 - 148 of 148) sorted by relevance

123456

/system/chre/platform/
H A Dplatform.mk66 X86_SRCS += platform/linux/context.cc
/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h555 void ggl_init_context(context_t* context);
556 void ggl_uninit_context(context_t* context);
/system/hwservicemanager/
H A DServiceManager.cpp197 auto context = mAcl.getContext(pid); local
208 if (!mAcl.canAdd(fqName, context, pid)) {
/system/keymaster/include/keymaster/
H A Dsoft_keymaster_device.h52 explicit SoftKeymasterDevice(SoftKeymasterContext* context);
/system/bt/stack/btm/
H A Dbtm_ble_privacy.cc206 bool clear_resolving_list_bit(void* data, void* context) { argument
832 bool is_on_resolving_list(void* data, void* context) { argument
H A Dbtm_devctl.cc56 // TODO: Reevaluate this value in the context of timers with ms granularity
153 bool set_sec_state_idle(void* data, void* context) { argument
H A Dbtm_sec.cc2954 bool is_state_getting_name(void* data, void* context) { argument
5591 bool is_sec_state_equal(void* data, void* context) { argument
5593 uint8_t* state = static_cast<uint8_t*>(context);
H A Dbtm_ble_gap.cc777 static bool is_resolving_list_bit_set(void* data, void* context) { argument
/system/chre/platform/slpi/
H A Dhost_link.cc321 void *context) {
322 auto *contextBuilder = static_cast<FlatBufferBuilder *>(context);
617 // We generate the response in the context of chre_slpi_get_message_to_host
/system/bt/osi/test/
H A Dalarm_test.cc46 void message_loop_run(UNUSED_ATTR void* context) { argument
H A Dfixed_queue_test.cc40 static void fixed_queue_ready(fixed_queue_t* queue, UNUSED_ATTR void* context) { argument
/system/core/libbacktrace/
H A DBacktraceOffline.cpp174 bool BacktraceOffline::Unwind(size_t num_ignore_frames, ucontext_t* context) { argument
175 if (context == nullptr) {
176 BACK_LOGW("The context is needed for offline backtracing.");
180 context_ = context;
/system/keymaster/
H A Dsoft_keymaster_device.cpp172 SoftKeymasterDevice::SoftKeymasterDevice(SoftKeymasterContext* context) argument
173 : wrapped_km0_device_(nullptr), wrapped_km1_device_(nullptr), context_(context),
275 km1_device_.context = this;
309 km2_device_.context = this;
373 return reinterpret_cast<SoftKeymasterDevice*>(dev->context);
/system/extras/app-launcher/
H A Dapp-launcher86 echo "context-switches : "
87 fgrep context-switches $infile | awk '{print $1}' | sed s/,//g | computestats
/system/core/libpixelflinger/
H A Dpixelflinger.cpp814 ssize_t gglInit(GGLContext** context) argument
818 // always align the context on cache lines
822 *context = (GGLContext*)c;
/system/core/liblog/tests/
H A Dliblog_test.cpp640 * Strictly, we are not allowed to log messages in a signal context, but we
791 * Strictly, we are not allowed to log messages in a signal context, the
2029 "not in system context, bypassing end-to-end test\n");
2427 android_log_context context = create_android_log_parser(msg, len); local
2433 if (!context) {
2442 elem = android_log_read_next(context);
2541 android_log_list_element next = android_log_peek_next(context);
2554 android_log_destroy(&context);
/system/core/logcat/tests/
H A Dlogcat_test.cpp41 #define logcat_define(context)
42 #define logcat_popen(context, command) popen((command), "r")
43 #define logcat_pclose(context, fp) pclose(fp)
/system/tpm/trunks/
H A Dmock_tpm.h1339 TPMS_CONTEXT* context,
1342 void(const TPMS_CONTEXT& context,
1346 TPM_RC(const TPMS_CONTEXT& context,
H A Dtpm_generated.h5583 const TPMS_CONTEXT& context)>
5592 TPMS_CONTEXT* context,
5600 TPMS_CONTEXT* context,
5606 const TPMS_CONTEXT& context,
5613 virtual void ContextLoad(const TPMS_CONTEXT& context,
5616 virtual TPM_RC ContextLoadSync(const TPMS_CONTEXT& context,
H A Dtpm_generated.cc28285 TPMS_CONTEXT* context,
28350 rc = Parse_TPMS_CONTEXT(&buffer, context, &context_bytes);
28369 TPMS_CONTEXT context; local
28370 TPM_RC rc = Tpm::ParseResponse_ContextSave(response, &context,
28376 callback.Run(rc, context);
28400 TPMS_CONTEXT* context,
28410 rc = ParseResponse_ContextSave(response, context, authorization_delegate);
28415 const TPMS_CONTEXT& context,
28433 rc = Serialize_TPMS_CONTEXT(context, &context_bytes);
28581 void Tpm::ContextLoad(const TPMS_CONTEXT& context, argument
28283 ParseResponse_ContextSave( const std::string& response, TPMS_CONTEXT* context, AuthorizationDelegate* authorization_delegate) argument
28398 ContextSaveSync(const TPMI_DH_CONTEXT& save_handle, const std::string& save_handle_name, TPMS_CONTEXT* context, AuthorizationDelegate* authorization_delegate) argument
28414 SerializeCommand_ContextLoad( const TPMS_CONTEXT& context, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
28599 ContextLoadSync(const TPMS_CONTEXT& context, TPMI_DH_CONTEXT* loaded_handle, AuthorizationDelegate* authorization_delegate) argument
[all...]
/system/bt/bta/gatt/
H A Dbta_gattc_cache.cc90 bool display_cache_attribute(void* data, void* context) { argument
98 bool display_cache_service(void* data, void* context) { argument
/system/core/init/
H A Dservice.cpp68 LOG(ERROR) << "could not get context while starting '" << service_name << "'";
74 LOG(ERROR) << "could not get file context while starting '" << service_name << "'";
91 LOG(ERROR) << "could not get context while starting '" << service_name << "'";
551 std::string context = args.size() > 6 ? args[6] : ""; local
568 auto descriptor = std::make_unique<T>(args[1], args[2], uid, gid, perm, context);
583 // name type perm [ uid gid context ]
593 // name type perm [ uid gid context ]
802 // As requested, set our gid, supplemental gids, uid, context, and
858 << supp_gids_.size() << " context "
/system/sepolicy/
H A DAndroid.mk282 # Create a file containing newline only to add between context config files

Completed in 548 milliseconds

123456