HomeSort by relevance Sort by last modified time
    Searched refs:PRCounterHandle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prcountr.h 113 typedef void * PRCounterHandle;
121 ** FUNCTION: PR_DEFINE_COUNTER() -- Define a PRCounterHandle
127 #define PR_DEFINE_COUNTER(name) PRCounterHandle name
130 ** FUNCTION: PR_INIT_COUNTER_HANDLE() -- Set the value of a PRCounterHandle
133 ** PR_INIT_COUNTER_HANDLE() sets the value of a PRCounterHandle
139 (handle) = (PRCounterHandle)(value)
151 ** PRCounterHandle to receive the handle returned from
168 ** PRCounterHandle.
180 NSPR_API(PRCounterHandle)
194 ** handle: the PRCounterHandle of the counter to be destroyed
    [all...]
prtrace.h 157 (handle) = (PRCounterHandle)(value)

Completed in 86 milliseconds