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 94 int32 id = GetOrCreateVarID();
111 int32 Var::GetOrCreateVarID() {
var.h 55 // Contrast to GetOrCreateVarID which creates the ID and a ref on behalf of
72 int32 GetOrCreateVarID();

Completed in 288 milliseconds