HomeSort by relevance Sort by last modified time
    Searched full:_action (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/autotest/server/cros/
provision_unittest.py 24 self.assertEqual(got, provision._Action('cros-version', 'foo'))
28 self.assertEqual(got, provision._Action('webcam', None))
32 self.assertEqual(got, provision._Action('', None))
  /external/libcxx/include/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
any 139 enum class _Action {
189 if (__other.__h) __other.__call(_Action::_Copy, this);
195 if (__other.__h) __other.__call(_Action::_Move, this);
274 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
287 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
295 typedef __any_imp::_Action _Action;
296 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
306 void * __call(_Action __a, any * __other = nullptr,
314 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/experimental/
any 139 enum class _Action
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
251 typedef __any_imp::_Action _Action;
253 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/experimental/
any 139 enum class _Action
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
251 typedef __any_imp::_Action _Action;
253 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/experimental/
any 139 enum class _Action
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
251 typedef __any_imp::_Action _Action;
253 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/experimental/
any 139 enum class _Action
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
251 typedef __any_imp::_Action _Action;
253 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
any 139 enum class _Action {
189 if (__other.__h) __other.__call(_Action::_Copy, this);
195 if (__other.__h) __other.__call(_Action::_Move, this);
274 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
287 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
295 typedef __any_imp::_Action _Action;
296 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
306 void * __call(_Action __a, any * __other = nullptr,
314 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/experimental/
any 138 enum class _Action
176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
250 typedef __any_imp::_Action _Action;
252 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/experimental/
any 139 enum class _Action
177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
251 typedef __any_imp::_Action _Action;
253 typedef void* (*_HandleFuncPtr)(_Action, any const *, any *, const type_info *);
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
any 141 enum class _Action {
191 if (__other.__h) __other.__call(_Action::_Copy, this);
197 if (__other.__h) __other.__call(_Action::_Move, this);
276 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
289 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
297 typedef __any_imp::_Action _Action;
298 using _HandleFuncPtr = void* (*)(_Action, any const *, any *, const type_info *,
308 void * __call(_Action __a, any * __other = nullptr,
316 void * __call(_Action __a, any * __other = nullptr
    [all...]

Completed in 1188 milliseconds

1 2 3