Searched defs:SetProperties (Results 1 – 10 of 10) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | SetProperties.cpp | 30 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | HandlerOut.cpp | 111 HRESULT CSingleMethodProps::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 … in SetProperties() function in NArchive::CSingleMethodProps
|
/external/openfst/src/include/fst/ |
D | fst.h | 126 void SetProperties(uint64 properties) { properties_ = properties; } in SetProperties() function 629 void SetProperties(uint64 props) { in SetProperties() function 634 void SetProperties(uint64 props, uint64 mask) { in SetProperties() function 640 void SetProperties(uint64 props, uint64 mask) const { in SetProperties() function
|
D | mutable-fst.h | 269 virtual void SetProperties(uint64 props, uint64 mask) { in SetProperties() function
|
/external/v8/build/android/ |
D | provision_devices.py | 262 def SetProperties(device, options): function
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | provision_devices.py | 289 def SetProperties(device, enable_java_debug, disable_location, function
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandlerOut.cpp | 795 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numPr… in SetProperties() function in NArchive::N7z::CHandler
|
D | 7zHandler.cpp | 718 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numPr… in SetProperties() function in NArchive::N7z::CHandler
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 937 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numPr… in SetProperties() function in NArchive::NXz::CHandler
|
/external/v8/src/debug/ |
D | liveedit.cc | 670 void SharedInfoWrapper::SetProperties(Handle<String> name, in SetProperties() function in v8::internal::SharedInfoWrapper
|