Home
last modified time | relevance | path

Searched defs:security_token (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcpu-profiler.cc281 CpuProfile* CpuProfiler::StopProfiling(Object* security_token, String* title) { in StopProfiling()
297 CpuProfile* CpuProfiler::GetProfile(Object* security_token, int index) { in GetProfile()
305 CpuProfile* CpuProfiler::FindProfile(Object* security_token, unsigned uid) { in FindProfile()
532 CpuProfile* CpuProfiler::StopCollectingProfile(Object* security_token, in StopCollectingProfile()
Dapi.cc4380 i::Object* security_token = env->security_token(); in GetSecurityToken() local
5908 Handle<Value> security_token) { in GetProfile()
5919 Handle<Value> security_token) { in FindProfile()
5937 Handle<Value> security_token) { in StopProfiling()