Searched defs:roles (Results 1 – 12 of 12) sorted by relevance
51 …std::vector<ResSchedRoleAdapter> roles = { ResSchedRoleAdapter::USER_INTERACT, ResSchedRoleAdapter… in ResSchedAdapterFuzzTest() local
101 int32_t CodecOMXCore::GetRolesOfComponent(std::string &name, std::vector<std::string> &roles) in GetRolesOfComponent()
76 …32_t ComponentMgr::GetRolesForComponent(const char *componentName, std::vector<std::string> *roles) in GetRolesForComponent()
266 std::vector<std::string> roles; in SetComponentRole() local
102 int32_t CodecOMXCore::GetRolesOfComponent(std::string &name, std::vector<std::string> &roles) in GetRolesOfComponent()
77 …32_t ComponentMgr::GetRolesForComponent(const char *componentName, std::vector<std::string> *roles) in GetRolesForComponent()
243 bool BleProperties::SetBleRoles(uint8_t roles) in SetBleRoles()
130 …int roles = (GAP_LE_ROLE_BROADCASTER | GAP_LE_ROLE_OBSERVER | GAP_LE_ROLE_PREIPHERAL | GAP_LE_ROLE… in GetBleRoles() local
1673 int roles = BleProperties::GetInstance().GetBleRoles(); in SetBleRoles() local
288 std::vector<std::string> roles; in OmxAdapterSetComponentRole() local
106 uint8_t roles; member
1286 void BlePeripheralDevice::SetRoles(uint8_t roles) in SetRoles()