Home
last modified time | relevance | path

Searched defs:as_mapping (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/serde_yaml/src/value/
Dmod.rs565 pub fn as_mapping(&self) -> Option<&Mapping> { in as_mapping() method
/external/python/cpython3/Include/cpython/
Dobject.h261 PyMappingMethods as_mapping; member
/external/python/cpython3/Python/
Dspecialize.c1660 PyMappingMethods *as_mapping = container_type->tp_as_mapping; in _Py_Specialize_StoreSubscr() local
/external/webp/swig/
Dlibwebp_python_wrap.c938 PyMappingMethods as_mapping; member