Home
last modified time | relevance | path

Searched refs:profile_id (Results 1 – 8 of 8) sorted by relevance

/external/python/google-api-python-client/samples/analytics/
Dhello_analytics_api_v3.py120 def get_top_keywords(service, profile_id): argument
134 ids='ga:' + profile_id,
/external/nos/test/system-test-harness/src/
Dfaceauth_tests.cc42 static fa_token_t MakeToken(uint32_t profile_id);
89 static fa_task_t MakeTask(uint64_t session_id, uint32_t profile_id, in MakeTask() argument
96 task.profile_id = profile_id; in MakeTask()
133 fa_token_t FaceAuthTest::MakeToken(uint32_t profile_id) { in MakeToken() argument
135 token.user_id = user_ids[profile_id]; in MakeToken()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h78 std::vector<Sample> GetSamples(uint32_t profile_id);
Dsampling_heap_profiler.cc465 uint32_t profile_id) { in GetSamples() argument
473 if (sample.ordinal > profile_id) in GetSamples()
/external/ImageMagick/MagickCore/
Dprofile.c1477 profile_id; in WriteTo8BimProfile() local
1480 profile_id=0x040f; in WriteTo8BimProfile()
1483 profile_id=0x0404; in WriteTo8BimProfile()
1486 profile_id=0x0424; in WriteTo8BimProfile()
1514 if (id != profile_id) in WriteTo8BimProfile()
/external/boringssl/src/ssl/
Dt1_lib.cc1681 uint16_t profile_id; in ext_srtp_parse_serverhello() local
1683 !CBS_get_u16(&profile_ids, &profile_id) || in ext_srtp_parse_serverhello()
1703 if (profile->id == profile_id) { in ext_srtp_parse_serverhello()
1740 uint16_t profile_id; in ext_srtp_parse_clienthello() local
1741 if (!CBS_get_u16(&profile_ids_tmp, &profile_id)) { in ext_srtp_parse_clienthello()
1745 if (server_profile->id == profile_id) { in ext_srtp_parse_clienthello()
/external/skqp/third_party/skcms/
Dskcms.cc173 uint8_t profile_id [16]; member
/external/skia/third_party/skcms/
Dskcms.cc173 uint8_t profile_id [16]; member