Home
last modified time | relevance | path

Searched defs:role (Results 1 - 25 of 195) sorted by relevance

12345678

/third_party/selinux/libselinux/src/
H A Dget_default_type.c10 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 Dquery_user_context.c109 char role[100]; /* The role requested by the user */ in manual_user_enter_context() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_button_theme.h26 static bool ApplyTheme(const ButtonRole& role, const ButtonStyleMode& styleMode, bool isLabelButton) in ApplyTheme() argument
32 static bool ApplyTheme(const ButtonRole& role, bool isLabelButton) in ApplyTheme() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.cpp29 uint8_t role = msg.arg1_; in Dispatch() local
76 uint8_t role = msg.arg1_; in Dispatch() local
122 UpdateDeviceInformation(RawAddress rawAddr, bool value, uint8_t role) UpdateDeviceInformation() argument
150 uint8_t role = msg.arg1_; Dispatch() local
184 SetRole(uint8_t role) SetRole() argument
[all...]
H A Da2dp_service_connection.cpp24 A2dpConnectManager::A2dpConnectManager(uint8_t role) in A2dpConnectManager() argument
157 bool A2dpConnectManager::JudgeConnectExit(const RawAddress &device, uint8_t role) in JudgeConnectExit() argument
[all...]
H A Da2dp_sdp.cpp24 void A2dpSdpManager::SetProfileRole(uint8_t role) in SetProfileRole() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_role_option.cpp26 enum WifiDirectRole role = GetExpectedP2pRole(networkId); in GetExpectedRole() local
36 enum WifiDirectRole role = GetExpectedP2pRole(networkId); in GetExpectedRole() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dconcrete_clientmode_manager.cpp23 ConcreteClientModeManager::ConcreteClientModeManager(ConcreteManagerRole role, int id) : mid(id), curRole(role) in ConcreteClientModeManager() argument
39 void ConcreteClientModeManager::SetRole(ConcreteManagerRole role) in SetRole() argument
H A Dmulti_sta_manager.cpp23 MultiStaManager::MultiStaManager(MultiStaManager::Role role, int id) : mid(id), curRole(role), in MultiStaManager() argument
63 void MultiStaManager::SetRole(Role role) in SetRole() argument
H A Dsoftap_manager.cpp23 SoftApManager::SoftApManager(SoftApManager::Role role, int id) : mid(id), curRole(role), pSoftapManagerMachine(nullptr) in SoftApManager() argument
62 void SoftApManager::SetRole(Role role) in SetRole() argument
H A Drpt_manager.cpp26 RptManager::RptManager(RptManager::Role role, int id) : mid(id), curRole(role), pRptManagerMachine(nullptr) in RptManager() argument
64 void RptManager::SetRole(Role role) in SetRole() argument
/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/
H A DCloudShareTest.js
/third_party/pulseaudio/src/pulse/
H A Dext-device-manager.h39 const char *role; member
/third_party/selinux/libsepol/tests/
H A Dtest-linker-roles.c56 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...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dnet_ledger_mock.cpp48 int32_t LnnSetP2pRole(NodeInfo *info, int32_t role) in LnnSetP2pRole() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_api.h26 uint16_t role; member
59 uint16_t role; member
/third_party/pulseaudio/src/modules/
H A Dmodule-position-event-sounds.c71 const char *hpos, *vpos, *role, *id; in sink_input_fixate_hook_callback() local
/third_party/selinux/libselinux/utils/
H A Dgetdefaultcon.c23 char *user = NULL, *level = NULL, *role=NULL, *seuser=NULL, *dlevel=NULL; in main() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_const_properties.cpp49 napi_value role = nullptr; in ExportRole() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp31 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCreatSoftBusSinkSocketServerFuzzTest() local
44 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCreateSoftBusSourceSocketClientFuzzTest() local
63 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusDestroySoftbusSessionServerFuzzTest() local
77 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCloseSoftbusSessionFuzzTest() local
95 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusSendSofbusStreamFuzzTest() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dcontext.h35 uint32_t role; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.cpp160 void HfpAgDataConnection::SetRole(int role) in SetRole() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_device_descriptor.cpp25 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role, int32_t interruptGroupId, in AudioDeviceDescriptor() argument
46 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role) : deviceType_(type), deviceRole_(role) in AudioDeviceDescriptor() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h50 int32_t role = Role::ROLE_NIL; member

Completed in 10 milliseconds

12345678