OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CreateProperty
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/win8/metro_driver/
winrt_utils_unittest.cc
14
static HRESULT
CreateProperty
(Type value, winfoundtn::IPropertyValue** prop) {
19
static HRESULT
CreateProperty
<const wchar_t*>(
27
static HRESULT
CreateProperty
<INT16>(INT16 value,
33
static HRESULT
CreateProperty
<INT32>(INT32 value,
39
static HRESULT
CreateProperty
<INT64>(INT64 value,
45
static HRESULT
CreateProperty
<UINT8>(UINT8 value,
51
static HRESULT
CreateProperty
<UINT16>(UINT16 value,
57
static HRESULT
CreateProperty
<UINT32>(UINT32 value,
63
static HRESULT
CreateProperty
<UINT64>(UINT64 value,
71
HRESULT hr =
CreateProperty
<Type>(value1, property_1.GetAddressOf())
[
all
...]
/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ua/src/
dmConfigItem.cc
57
void DMConfigItem::
CreateProperty
( const DMVector<DmtPrincipal> aPrincipals,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comsvcs.h
[
all
...]
Completed in 219 milliseconds