Home
last modified time | relevance | path

Searched refs:Owner (Results 1 – 12 of 12) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0EventBeat.h39 using Owner = std::weak_ptr<void const>;
41 Owner owner;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0EventBeat.h39 using Owner = std::weak_ptr<void const>;
41 Owner owner;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0EventBeat.h39 using Owner = std::weak_ptr<void const>;
41 Owner owner;
/expo/docs/pages/accounts/
H A Daccount-types.mdx26 - More than one [Owner](/accounts/working-together/#managing-access) needs to be assigned.
53 …n. To associate a new project with the Organization, you have to add the [Owner key](/versions/lat…
98 - Only members with an Admin or an Owner role can invite others.
99 - Members with an Owner role can grant members and invitees any role.
100 …dmin role can only give members and invitees up to and including Admin role (every role but Owner).
118 Projects can be transferred a limited number of times. A user must be an Owner or Admin on both sou…
130Owner" or "Admin" permissions on the destination account, you can create an escrow account (a new …
H A Dworking-together.mdx22 | **Owner** | Can take any action on an account or any projects, including deleting them. (Note…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/utils/
H A DABI49_0_0RunLoopObserver.h42 using Owner = std::shared_ptr<void const>; variable
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/utils/
H A DABI48_0_0RunLoopObserver.h42 using Owner = std::shared_ptr<void const>; variable
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/utils/
H A DABI47_0_0RunLoopObserver.h42 using Owner = std::shared_ptr<void const>; variable
/expo/guides/
H A DAPI Design (SDK Audit).md9 | API | Owner | Review Date | Tests | Docs | Notes |
/expo/home/screens/ProjectScreen/
H A DProjectView.tsx77 <ConstantItem title="Owner" value={app.username} />
/expo/packages/@expo/cli/src/graphql/
H A Dgenerated.ts894 Owner = 'OWNER', enumerator
/expo/home/graphql/
H A Dtypes.ts4023 Owner = 'OWNER', enumerator