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

  /external/chromium_org/ppapi/shared_impl/
var.cc 95 int32 id = GetOrCreateVarID();
110 int32 Var::GetOrCreateVarID() {
var.h 56 // Contrast to GetOrCreateVarID which creates the ID and a ref on behalf of
71 int32 GetOrCreateVarID();

Completed in 1114 milliseconds