OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSRM_QUOTA_THRESHOLD
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmquota.h
313
STDMETHOD_(HRESULT,AddThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold) PURE;
314
STDMETHOD_(HRESULT,DeleteThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold) PURE;
315
STDMETHOD_(HRESULT,ModifyThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold,
FSRM_QUOTA_THRESHOLD
newThreshold) PURE;
316
STDMETHOD_(HRESULT,CreateThresholdAction)(THIS_
FSRM_QUOTA_THRESHOLD
threshold,FsrmActionType actionType,IFsrmAction **action) PURE;
317
STDMETHOD_(HRESULT,EnumThresholdActions)(THIS_
FSRM_QUOTA_THRESHOLD
threshold,IFsrmCollection **actions) PURE;
381
STDMETHOD_(HRESULT,AddThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold) PURE;
382
STDMETHOD_(HRESULT,DeleteThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold) PURE;
383
STDMETHOD_(HRESULT,ModifyThreshold)(THIS_
FSRM_QUOTA_THRESHOLD
threshold,
FSRM_QUOTA_THRESHOLD
newThreshold) PURE
[
all
...]
fsrm.h
284
typedef __LONG32
FSRM_QUOTA_THRESHOLD
;
[
all
...]
Completed in 54 milliseconds