OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPC_S_OK
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcnterr.h
9
#define
RPC_S_OK
ERROR_SUCCESS
/external/tpm2/
TPMCmdp.c
274
if (status !=
RPC_S_OK
)
280
if (status !=
RPC_S_OK
)
/external/gptfdisk/
guid.cc
155
if (UuidCreate(&MsUuid) ==
RPC_S_OK
) {
Completed in 952 milliseconds