HomeSort by relevance Sort by last modified time
    Searched defs:GetSelector (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.cc 124 std::string selector = GetSelector(type, entity_id);
137 std::string selector = GetSelector(type, entity_id);
243 std::string LocalPolicyTestServer::GetSelector(const std::string& type,
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 439 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel,
506 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel,
508 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, const ObjCMethodDecl
    [all...]
CGObjCMac.cpp     [all...]

Completed in 43 milliseconds