Home
last modified time | relevance | path

Searched refs:wrapper (Results 1 – 13 of 13) sorted by relevance

/system/bt/btcore/src/
Dmodule.c210 callbacked_wrapper_t *wrapper = osi_calloc(sizeof(callbacked_wrapper_t)); in module_start_up_callbacked_wrapper() local
212 wrapper->module = module; in module_start_up_callbacked_wrapper()
213 wrapper->lifecycle_thread = thread_new("module_wrapper"); in module_start_up_callbacked_wrapper()
214 wrapper->callback_thread = callback_thread; in module_start_up_callbacked_wrapper()
215 wrapper->callback = callback; in module_start_up_callbacked_wrapper()
218 thread_post(wrapper->lifecycle_thread, run_wrapped_start_up, wrapper); in module_start_up_callbacked_wrapper()
224 callbacked_wrapper_t *wrapper = context; in run_wrapped_start_up() local
225 wrapper->success = module_start_up(wrapper->module); in run_wrapped_start_up()
228 thread_post(wrapper->callback_thread, post_result_to_callback, wrapper); in run_wrapped_start_up()
234 callbacked_wrapper_t *wrapper = context; in post_result_to_callback() local
[all …]
/system/connectivity/shill/
Dproperty_accessor_unittest.cc389 StringWrapper wrapper; in TEST() local
395 const string orig_value = wrapper.value_ = "original value"; in TEST()
396 CustomAccessor<StringWrapper, string> accessor(&wrapper, in TEST()
414 wrapper.value_ = "nooooo"; in TEST()
415 EXPECT_EQ(wrapper.value_, accessor.Get(&error)); in TEST()
420 CustomAccessor<StringWrapper, string> accessor(&wrapper, in TEST()
423 EXPECT_EQ(wrapper.value_, accessor.Get(&error)); in TEST()
429 EXPECT_EQ(wrapper.value_, accessor.Get(&error)); in TEST()
431 wrapper.value_ = "nooooo"; in TEST()
432 EXPECT_EQ(wrapper.value_, accessor.Get(&error)); in TEST()
[all …]
/system/core/libbinderwrapper/
Dbinder_wrapper.cc35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) { in InitForTesting() argument
37 instance_ = wrapper; in InitForTesting()
/system/keymaster/
Dandroid_keymaster_test_utils.h363 Keymaster0CountingWrapper* wrapper = in device() local
365 return wrapper->device_; in device()
369 Keymaster0CountingWrapper* wrapper = in increment() local
371 wrapper->counter_++; in increment()
377 Keymaster0CountingWrapper* wrapper = in counting_close_device() local
380 wrapper->device_->common.close(reinterpret_cast<hw_device_t*>(wrapper->device_)); in counting_close_device()
381 delete wrapper; in counting_close_device() local
Dandroid_keymaster_test_utils.cpp734 Sha256OnlyWrapper* wrapper = reinterpret_cast<Sha256OnlyWrapper*>(dev); in close_device() local
735 const keymaster1_device_t* wrapped_device = wrapper->wrapped_device_; in close_device()
736 delete wrapper; in close_device()
/system/core/include/binderwrapper/
Dbinder_wrapper.h44 static void InitForTesting(BinderWrapper* wrapper);
/system/tpm/attestation/common/
Dcommon.proto80 // The wrapper message of any data and its signature.
/system/core/adb/
Dtest_device.py42 def wrapper(self, *args): function
58 return wrapper
62 def wrapper(self, *args): function
75 return wrapper
/system/sepolicy/
Dzygote.te65 # Handle --invoke-with command when launching Zygote with a wrapper command.
/system/tpm/trunks/generator/
Draw_commands.txt6871 inner wrapper
6872 may be TPM_ALG_NULL if no inner wrapper is applied
6902 wrapper.
7051 // an inner wrapper and the new parent may not be TPM_RH_NULL
7156 // Do not apply outer wrapper
7568 // Produce outer wrapper for output
7662 If the inner or outer wrapper is present, then a valid integrity value shall be present or the TPM …
7752 wrapper for duplicate
7778 contain an inner symmetric wrapper
7789 wrapper
[all …]
Draw_commands_fixed.txt6875 inner wrapper
6876 may be TPM_ALG_NULL if no inner wrapper is applied
6906 wrapper.
7057 // an inner wrapper and the new parent may not be TPM_RH_NULL
7162 // Do not apply outer wrapper
7578 // Produce outer wrapper for output
7672 If the inner or outer wrapper is present, then a valid integrity value shall be present or the TPM …
7764 wrapper for duplicate
7788 contain an inner symmetric wrapper
7802 wrapper
[all …]
Draw_structures.txt8040 CLEAR (0): The object may be duplicated without an inner wrapper on the
8448 with an inner wrapper and the new parent shall be an asymmetric key and not TPM_RH_NULL
14262 key for the outer wrapper of a duplication blob, or
Draw_structures_fixed.txt8068 CLEAR (0): The object may be duplicated without an inner wrapper on the
8476 with an inner wrapper and the new parent shall be an asymmetric key and not TPM_RH_NULL
14274 key for the outer wrapper of a duplication blob, or