OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:screenshot_path
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/dumpstate/
dumpstate.cpp
696
static void dumpstate(const std::string&
screenshot_path
, const std::string& version) {
733
if (!
screenshot_path
.empty()) {
735
take_screenshot(
screenshot_path
);
736
MYLOGI("wrote screenshot: %s\n",
screenshot_path
.c_str());
1212
std::string
screenshot_path
;
local
[
all
...]
/build/
envsetup.sh
[
all
...]
Completed in 490 milliseconds