OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPublicKeyFromResponse
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/payload_consumer/
delta_performer_unittest.cc
763
EXPECT_TRUE(performer_.
GetPublicKeyFromResponse
(&key_path));
768
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
774
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
777
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
783
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
786
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
792
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
795
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
802
EXPECT_FALSE(performer_.
GetPublicKeyFromResponse
(&key_path));
[
all
...]
delta_performer.h
292
bool
GetPublicKeyFromResponse
(base::FilePath *out_tmp_key);
delta_performer.cc
[
all
...]
Completed in 65 milliseconds