Searched refs:StrToInt64 (Results 1 – 4 of 4) sorted by relevance
42 int64_t StrToInt64(const string& str) { in StrToInt64() function
68 int64_t StrToInt64(const string& str);
566 ConfigKey key(uid, StrToInt64(name)); in cmd_trigger_broadcast()694 mConfigManager->RemoveConfig(ConfigKey(uid, StrToInt64(name))); in cmd_config()741 mProcessor->onDumpReport(ConfigKey(uid, StrToInt64(name)), getElapsedRealtimeNs(), in cmd_dump_report()
87 result[index] = StrToInt64(substr); in parseFileName()