| /third_party/selinux/libselinux/src/ |
| H A D | get_default_type.c | 10 int get_default_type(const char *role, char **type) in get_default_type() argument 27 static int find_default_type(FILE * fp, const char *role, char **type) in find_default_type() argument
|
| H A D | query_user_context.c | 109 char role[100]; /* The role requested by the user */ in manual_user_enter_context() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_aafwk_browser_client_adapter_wrapper.cpp | 31 ReportThread( NWeb::ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, NWeb::ResSchedRoleAdapter role) ReportThread() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_aafwk_browser_client_adapter_impl.cpp | 29 void ArkAafwkBrowserClientAdapterImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ext-device-manager.h | 39 const char *role; member
|
| H A D | ext-device-manager.c | 326 pa_ext_device_manager_reorder_devices_for_role( pa_context *c, const char* role, const char** devices, pa_context_success_cb_t cb, void *userdata) pa_ext_device_manager_reorder_devices_for_role() argument
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-linker-roles.c | 56 only_dominates_self(policydb_t * p __attribute__ ((unused)), role_datum_t * role) only_dominates_self() argument 72 role_datum_t *role; base_role_tests() local 101 role_datum_t *role; module_role_tests() local [all...] |
| H A D | test-common.c | 191 role_datum_t *role; in test_role_type_set() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-position-event-sounds.c | 71 const char *hpos, *vpos, *role, *id; in sink_input_fixate_hook_callback() local
|
| H A D | module-intended-roles.c | 64 static bool role_match(pa_proplist *proplist, const char *role) { in role_match() argument 69 const char *role; in sink_input_new_hook_callback() local 113 const char *role; in source_output_new_hook_callback() local 173 const char *role; sink_put_hook_callback() local 220 const char *role; source_put_hook_callback() local 275 const char *role; sink_unlink_hook_callback() local 326 const char *role; source_unlink_hook_callback() local [all...] |
| /third_party/selinux/libselinux/utils/ |
| H A D | getdefaultcon.c | 23 char *user = NULL, *level = NULL, *role=NULL, *seuser=NULL, *dlevel=NULL; in main() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/ |
| H A D | aafwkbrowserclientadapter_fuzzer.cpp | 56 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 84 int32_t role = 0; in AafwkBrowserClientAdapterFuzzTest() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | context.h | 35 uint32_t role; member
|
| /base/customization/enterprise_device_management/test/fuzztest/adminmanager_fuzzer/ |
| H A D | admin_manager_fuzzer.cpp | 67 AdminType role = GetData<AdminType>(); in DoSomethingInterestingWithMyAPI() local
|
| /base/useriam/user_auth_framework/test/fuzztest/services/core/remoteexecutorstub_fuzzer/ |
| H A D | remote_executor_stub_fuzzer.cpp | 68 ExecutorRole role = static_cast<ExecutorRole>(parcel.ReadInt32()); in FuzzTest() local
|
| /base/web/webview/ohos_adapter/aafwk_adapter/src/ |
| H A D | aafwk_browser_host_impl.cpp | 91 int role = data.ReadInt32(); in HandleReportThread() local 141 void AafwkBrowserHostImpl::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument
|
| H A D | aafwk_browser_client_adapter_impl.cpp | 66 void BrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 172 ReportThread( ResSchedStatusAdapter status, int32_t process_id, int32_t thread_id, ResSchedRoleAdapter role) ReportThread() argument
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec.c | 331 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_dec_SetParameter() local 383 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_dec_GetParameter() local [all...] |
| H A D | vid_enc.c | 368 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_enc_SetParameter() local 430 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_enc_GetParameter() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | context.c | 38 role_datum_t *role; in context_is_valid() local 156 char *role = strdup(sepol_context_get_role(record)); context_from_record() local [all...] |
| H A D | context_record.c | 16 char *role; member 58 sepol_context_set_role(sepol_handle_t * handle, sepol_context_t * con, const char *role) sepol_context_set_role() argument [all...] |
| H A D | users.c | 41 char *role = policydb->p_role_val_to_name[bit]; in user_to_record() local
|
| /base/web/webview/test/unittest/aafwk_app_client_adapter/ |
| H A D | nweb_aafwk_adapter_test.cpp | 113 void MockBrowserClient::ReportThread(int32_t status, int32_t process_id, int32_t thread_id, int32_t role) in ReportThread() argument 472 int32_t role = 0; in HWTEST_F() local 549 ResSchedRoleAdapter role = ResSchedRoleAdapter::USER_INTERACT; in HWTEST_F() local 712 int32_t role = 0; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/codec/benchmarktest/ |
| H A D | codec_benchmark_omx_test.cpp | 421 std::vector<uint8_t> role;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/codec/hdi_component_additional/ |
| H A D | codec_component_test.cpp | 1910 std::vector<uint8_t> role; in HWTEST_F() local 1922 std::vector<uint8_t> role; in HWTEST_F() local
|